summaryrefslogtreecommitdiff
path: root/drivers/staging/vboxvideo/Makefile
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2018-10-22 16:57:45 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-07 12:59:50 +0100
commit0a2bca1409b7dbb53946187430c66e85729e07cc (patch)
tree345f3ca0b12d8c48bc428ed28630a2751228bf27 /drivers/staging/vboxvideo/Makefile
parentcb4e583db2a10d04f223205b9b7822877db2f861 (diff)
staging: vboxvideo: Cleanup header use
Stop adding -Iinclude/drm to the CFLAGS and stop using the obsolete "include-all" drm/drmP.h header. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vboxvideo/Makefile')
-rw-r--r--drivers/staging/vboxvideo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/vboxvideo/Makefile b/drivers/staging/vboxvideo/Makefile
index 3f6094aa9cdf..1224f313af0c 100644
--- a/drivers/staging/vboxvideo/Makefile
+++ b/drivers/staging/vboxvideo/Makefile
@@ -1,6 +1,4 @@
# SPDX-License-Identifier: GPL-2.0
-ccflags-y := -Iinclude/drm
-
vboxvideo-y := hgsmi_base.o modesetting.o vbva_base.o \
vbox_drv.o vbox_fb.o vbox_hgsmi.o vbox_irq.o vbox_main.o \
vbox_mode.o vbox_prime.o vbox_ttm.o