mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 00:53:34 +02:00
Makefile: fix mixed tab and spaces
Fixes a comestic issue where spaces were being used instead of mixed tab and spaces. Signed-off-by: Pedro Tammela <pctammela@gmail.com> Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Link: https://patchwork.freedesktop.org/patch/msgid/20181205110608.5513-1-pctammela@gmail.com
This commit is contained in:
parent
8c0d2c2908
commit
79960227d9
|
|
@ -40,7 +40,7 @@ i915-y := i915_drv.o \
|
|||
i915_mm.o \
|
||||
i915_params.o \
|
||||
i915_pci.o \
|
||||
i915_suspend.o \
|
||||
i915_suspend.o \
|
||||
i915_syncmap.o \
|
||||
i915_sw_fence.o \
|
||||
i915_sysfs.o \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user