projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
008be68
)
drm/gma500: remove unneeded -Iinclude/drm compiler flag
author
Masahiro Yamada
<
[email protected]
>
Mon, 24 Apr 2017 04:50:36 +0000
(13:50 +0900)
committer
Daniel Vetter
<
[email protected]
>
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 <
[email protected]
>
Signed-off-by: Daniel Vetter <
[email protected]
>
Link:
http://patchwork.freedesktop.org/patch/msgid/
[email protected]
drivers/gpu/drm/gma500/Makefile
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/gma500/Makefile
b/drivers/gpu/drm/gma500/Makefile
index 190e55f2f891046420942b6bb5d8423e25753254..c1c8dc18aa5357a75ab68c068da86718509edd3f 100644
(file)
--- a/
drivers/gpu/drm/gma500/Makefile
+++ b/
drivers/gpu/drm/gma500/Makefile
@@
-1,7
+1,6
@@
#
# KMS driver for the GMA500
#
-ccflags-y += -I$(srctree)/include/drm
gma500_gfx-y += \
accel_2d.o \