summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/stm
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-05-18 13:29:49 +0900
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-05-22 09:37:12 +0200
commit5d465d42c40657f47214219caed883638e3b5bbe (patch)
tree3bca0dcb10a2673ebd67d4e3b60bbd5330f72acd /drivers/gpu/drm/stm
parentb7e8e25b37618070c444083bfb1aedf3317b2a96 (diff)
drm/stm: remove unneeded -Iinclude/drm compiler flag
With the include directives under include/drm/ fixed, this flag is no longer needed. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1495081793-9707-13-git-send-email-yamada.masahiro@socionext.com
Diffstat (limited to 'drivers/gpu/drm/stm')
-rw-r--r--drivers/gpu/drm/stm/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/stm/Makefile b/drivers/gpu/drm/stm/Makefile
index e114d45dbd42..a09ecf450218 100644
--- a/drivers/gpu/drm/stm/Makefile
+++ b/drivers/gpu/drm/stm/Makefile
@@ -1,5 +1,3 @@
-ccflags-y := -Iinclude/drm
-
stm-drm-y := \
drv.o \
ltdc.o