drm/gma500: remove unneeded -Iinclude/drm compiler flag
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 24 Apr 2017 04:50:36 +0000 (13:50 +0900)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 18 May 2017 05:12:50 +0000 (07:12 +0200)
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/1493009447-31524-19-git-send-email-yamada.masahiro@socionext.com
drivers/gpu/drm/gma500/Makefile

index 190e55f2f891046420942b6bb5d8423e25753254..c1c8dc18aa5357a75ab68c068da86718509edd3f 100644 (file)
@@ -1,7 +1,6 @@
 #
 #      KMS driver for the GMA500
 #
-ccflags-y += -I$(srctree)/include/drm
 
 gma500_gfx-y += \
          accel_2d.o \