projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7e8e25
)
drm/stm: remove unneeded -Iinclude/drm compiler flag
author
Masahiro Yamada
<yamada.masahiro@socionext.com>
Thu, 18 May 2017 04:29:49 +0000
(13:29 +0900)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 22 May 2017 07:37:12 +0000
(09:37 +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/1495081793-9707-13-git-send-email-yamada.masahiro@socionext.com
drivers/gpu/drm/stm/Makefile
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/stm/Makefile
b/drivers/gpu/drm/stm/Makefile
index
e114d45
..
a09ecf4
100644
(file)
--- 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