aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tdfx
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-04-24 13:50:44 +0900
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-05-18 07:13:47 +0200
commit09e2a8be9bfb9c4269b55391081c9caeefeed86a (patch)
treed6dd0f7cc867d3aaa57b46a92a87020232b3c017 /drivers/gpu/drm/tdfx
parentdrm/sis: remove unneeded -Iinclude/drm compiler flag (diff)
downloadlinux-dev-09e2a8be9bfb9c4269b55391081c9caeefeed86a.tar.xz
linux-dev-09e2a8be9bfb9c4269b55391081c9caeefeed86a.zip
drm/tdfx: 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/1493009447-31524-27-git-send-email-yamada.masahiro@socionext.com
Diffstat (limited to 'drivers/gpu/drm/tdfx')
-rw-r--r--drivers/gpu/drm/tdfx/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/tdfx/Makefile b/drivers/gpu/drm/tdfx/Makefile
index 0379f294b32a..74bd4ae32348 100644
--- a/drivers/gpu/drm/tdfx/Makefile
+++ b/drivers/gpu/drm/tdfx/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
tdfx-y := tdfx_drv.o
obj-$(CONFIG_DRM_TDFX) += tdfx.o