diff options
author | Tony Lindgren <tony@atomide.com> | 2016-10-20 16:42:19 +0300 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2016-11-10 22:42:49 +0300 |
commit | e9f5f1e456084fc3a2611b3a40ef8b036b2961cb (patch) | |
tree | cf281671b277f4b004dd3f40d7e7434f4bc53b1a /arch/arm/mach-omap2/msdi.c | |
parent | b42814557fd5a9cc943dbe326b99dd104af23195 (diff) | |
download | linux-e9f5f1e456084fc3a2611b3a40ef8b036b2961cb.tar.xz |
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/msdi.c')
-rw-r--r-- | arch/arm/mach-omap2/msdi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/msdi.c b/arch/arm/mach-omap2/msdi.c index 8bdf182422bd..5a3bc3de58d0 100644 --- a/arch/arm/mach-omap2/msdi.c +++ b/arch/arm/mach-omap2/msdi.c @@ -30,7 +30,6 @@ #include "control.h" #include "omap_hwmod.h" #include "omap_device.h" -#include "mux.h" #include "mmc.h" /* |