diff options
author | Tony Lindgren <tony@atomide.com> | 2013-11-25 15:17:12 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2013-11-25 15:31:18 -0800 |
commit | d6db0e7fa1de9559e09c141367740ecd97eb2fe6 (patch) | |
tree | 7987a3c9ce85f5ae75f9f2a1c2bf0bb968b45cbd /arch/arm/mach-omap2/mux.h | |
parent | 23324cc902da3b7c63fbedb150caaa99bae3061a (diff) |
ARM: OMAP2+: Remove legacy mux code for omap2
This is no longer needed as pins can be muxed using
pinctrl-single.
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/mux.h')
-rw-r--r-- | arch/arm/mach-omap2/mux.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h index 16f78a990d0..a722330d4d5 100644 --- a/arch/arm/mach-omap2/mux.h +++ b/arch/arm/mach-omap2/mux.h @@ -7,8 +7,6 @@ * published by the Free Software Foundation. */ -#include "mux2420.h" -#include "mux2430.h" #include "mux34xx.h" #define OMAP_MUX_TERMINATOR 0xffff |