From 14c6500e7547704255f94c63fc6016ae5cbed1c9 Mon Sep 17 00:00:00 2001 From: Richard Zhao Date: Thu, 6 Jan 2011 19:05:39 +0800 Subject: arm: mxc: move IOMUX_CONFIG_SION definition to iomux-v3.h Signed-off-by: Richard Zhao Signed-off-by: Sascha Hauer --- arch/arm/plat-mxc/include/mach/iomux-mx53.h | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/arm/plat-mxc/include/mach/iomux-mx53.h') diff --git a/arch/arm/plat-mxc/include/mach/iomux-mx53.h b/arch/arm/plat-mxc/include/mach/iomux-mx53.h index 5deee019c29e..2673007d3eb2 100644 --- a/arch/arm/plat-mxc/include/mach/iomux-mx53.h +++ b/arch/arm/plat-mxc/include/mach/iomux-mx53.h @@ -34,7 +34,6 @@ typedef enum iomux_config { IOMUX_CONFIG_ALT6, IOMUX_CONFIG_ALT7, IOMUX_CONFIG_GPIO, /* added to help user use GPIO mode */ - IOMUX_CONFIG_SION = 0x1 << 4, /* LOOPBACK:MUX SION bit */ } iomux_pin_cfg_t; /* These 2 defines are for pins that may not have a mux register, but could -- cgit v1.2.3