projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6b1bb9
)
drm/mediatek: Fix indentation in Makefile
author
Fabien Parent
<fparent@baylibre.com>
Fri, 3 Jan 2020 14:24:45 +0000
(15:24 +0100)
committer
CK Hu
<ck.hu@mediatek.com>
Fri, 10 Jan 2020 06:10:49 +0000
(14:10 +0800)
Fix indentation in the Makefile by replacing spaces with tabs.
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
drivers/gpu/drm/mediatek/Makefile
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/mediatek/Makefile
b/drivers/gpu/drm/mediatek/Makefile
index 8067a4be831151d96ed36aba362701f0936fa082..b2b52391316411495d0f4720f9cbc47d4cc08250 100644
(file)
--- a/
drivers/gpu/drm/mediatek/Makefile
+++ b/
drivers/gpu/drm/mediatek/Makefile
@@
-21,7
+21,7
@@
obj-$(CONFIG_DRM_MEDIATEK) += mediatek-drm.o
mediatek-drm-hdmi-objs := mtk_cec.o \
mtk_hdmi.o \
mtk_hdmi_ddc.o \
-
mtk_mt2701_hdmi_phy.o \
+ mtk_mt2701_hdmi_phy.o \
mtk_mt8173_hdmi_phy.o \
mtk_hdmi_phy.o