Makefile: fix mixed tab and spaces
authorPedro Tammela <pctammela@gmail.com>
Wed, 5 Dec 2018 11:06:08 +0000 (09:06 -0200)
committerChris Wilson <chris@chris-wilson.co.uk>
Wed, 5 Dec 2018 15:02:59 +0000 (15:02 +0000)
commit79960227d93b81496365c35f5df162216f94d8e4
treea3110e2b94b59bcd2482026bcd373eeeb185b209
parent8c0d2c29083d689685c0ecccb82217c732490b50
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
drivers/gpu/drm/i915/Makefile