aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/devices.c
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2016-10-20 06:35:21 -0700
committerTony Lindgren <tony@atomide.com>2016-11-10 12:42:38 -0700
commitb42814557fd5a9cc943dbe326b99dd104af23195 (patch)
tree8b3e53d012757bea3eb916d97e7e0a5350fc084d /arch/arm/mach-omap2/devices.c
parentARM: OMAP2+: Remove legacy usb-musb.c platform init code (diff)
downloadlinux-dev-b42814557fd5a9cc943dbe326b99dd104af23195.tar.xz
linux-dev-b42814557fd5a9cc943dbe326b99dd104af23195.zip
ARM: OMAP2+: Remove legacy hwmod mux code
This is no longer needed when booted with device tree. Cc: Paul Walmsley <paul@pwsan.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/devices.c')
-rw-r--r--arch/arm/mach-omap2/devices.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/devices.c b/arch/arm/mach-omap2/devices.c
index 60a20f3b44de..3fdb94599184 100644
--- a/arch/arm/mach-omap2/devices.c
+++ b/arch/arm/mach-omap2/devices.c
@@ -30,7 +30,6 @@
#include "soc.h"
#include "common.h"
-#include "mux.h"
#include "control.h"
#include "display.h"