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:
fcc5a02
)
drm/savage: remove unneeded -Iinclude/drm compiler flag
author
Masahiro Yamada
<
[email protected]
>
Mon, 24 Apr 2017 04:50:42 +0000
(13:50 +0900)
committer
Daniel Vetter
<
[email protected]
>
Thu, 18 May 2017 05:13:34 +0000
(07:13 +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/savage/Makefile
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/savage/Makefile
b/drivers/gpu/drm/savage/Makefile
index d8f84ac7bb2606e2639399976ed605c39b1353a2..cfd436bb28e4d777708bf060e8ea0db63de9d9a7 100644
(file)
--- a/
drivers/gpu/drm/savage/Makefile
+++ b/
drivers/gpu/drm/savage/Makefile
@@
-2,7
+2,6
@@
# Makefile for the drm device driver. This driver provides support for the
# Direct Rendering Infrastructure (DRI) in XFree86 4.1.0 and higher.
-ccflags-y = -Iinclude/drm
savage-y := savage_drv.o savage_bci.o savage_state.o
obj-$(CONFIG_DRM_SAVAGE)+= savage.o