summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/dss-common.c
diff options
context:
space:
mode:
authorTony Lindgren2016-10-20 15:42:19 +0200
committerTony Lindgren2016-11-10 20:42:49 +0100
commite9f5f1e456084fc3a2611b3a40ef8b036b2961cb (patch)
treecf281671b277f4b004dd3f40d7e7434f4bc53b1a /arch/arm/mach-omap2/dss-common.c
parentARM: OMAP2+: Remove legacy hwmod mux code (diff)
downloadkernel-qcow2-linux-e9f5f1e456084fc3a2611b3a40ef8b036b2961cb.tar.gz
kernel-qcow2-linux-e9f5f1e456084fc3a2611b3a40ef8b036b2961cb.tar.xz
kernel-qcow2-linux-e9f5f1e456084fc3a2611b3a40ef8b036b2961cb.zip
ARM: OMAP2+: Remove legacy mux code
All the boards booting with device tree use drivers/pinctrl-single.c instead. Note that mach-omap1 is still using the legacy mux, so let's move the related Kconfig options from plat-omap to mach-omap1. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/dss-common.c')
-rw-r--r--arch/arm/mach-omap2/dss-common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/dss-common.c b/arch/arm/mach-omap2/dss-common.c
index 1d583bc0b1a9..77b618b0a76b 100644
--- a/arch/arm/mach-omap2/dss-common.c
+++ b/arch/arm/mach-omap2/dss-common.c
@@ -32,6 +32,5 @@
#include "soc.h"
#include "dss-common.h"
-#include "mux.h"
#include "display.h"