summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorSasha Levin <alexander.levin@verizon.com>2017-12-07 23:21:06 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-12-16 10:33:50 +0100
commitf854e20999155239b0338939b3e5ac65177f90a8 (patch)
tree9d03e3edf502412322449f0c3d45f711cc310586 /drivers
parent5327f9badacdbd268b182b4fc89cd9b94a358a38 (diff)
downloadlinux-stable-f854e20999155239b0338939b3e5ac65177f90a8.tar.gz
linux-stable-f854e20999155239b0338939b3e5ac65177f90a8.tar.bz2
linux-stable-f854e20999155239b0338939b3e5ac65177f90a8.zip
Revert "drm/armada: Fix compile fail"
This reverts commit 82f260d472c3b4dbb7324624e395c3e91f73a040. Not required on < 4.10. Signed-off-by: Sasha Levin <alexander.levin@verizon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/gpu/drm/armada/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/armada/Makefile b/drivers/gpu/drm/armada/Makefile
index 26412d2f8c98..ffd673615772 100644
--- a/drivers/gpu/drm/armada/Makefile
+++ b/drivers/gpu/drm/armada/Makefile
@@ -4,5 +4,3 @@ armada-y += armada_510.o
armada-$(CONFIG_DEBUG_FS) += armada_debugfs.o
obj-$(CONFIG_DRM_ARMADA) := armada.o
-
-CFLAGS_armada_trace.o := -I$(src)