On Thu, Feb 02, 2012 at 05:02:50PM +0800, Shawn Guo wrote: > On Thu, Feb 02, 2012 at 10:12:06AM +0800, Richard Zhao wrote: > > It's for clean up code under arch/arm. > > > > audmux.h is shared with audmux-v1, leave it under mach/. > > > > Signed-off-by: Richard Zhao <richard.zhao@xxxxxxxxxx> > > --- > > arch/arm/plat-mxc/Kconfig | 3 --- > > arch/arm/plat-mxc/Makefile | 1 - > > sound/soc/imx/Kconfig | 4 ++++ > > sound/soc/imx/Makefile | 2 ++ > > {arch/arm/plat-mxc => sound/soc/imx}/audmux-v2.c | 0 > > 5 files changed, 6 insertions(+), 4 deletions(-) > > rename {arch/arm/plat-mxc => sound/soc/imx}/audmux-v2.c (100%) > > > > diff --git a/arch/arm/plat-mxc/Kconfig b/arch/arm/plat-mxc/Kconfig > > index dcebb12..9e47d9c 100644 > > --- a/arch/arm/plat-mxc/Kconfig > > +++ b/arch/arm/plat-mxc/Kconfig > > @@ -91,9 +91,6 @@ config ARCH_MXC_IOMUX_V3 > > config ARCH_MXC_AUDMUX_V1 > > bool > > > > -config ARCH_MXC_AUDMUX_V2 > > - bool > > - > > There are 4 more occurrences of the symbol to be removed together. > > arch/arm/mach-imx/Kconfig:58: select ARCH_MXC_AUDMUX_V2 > arch/arm/mach-imx/Kconfig:75: select ARCH_MXC_AUDMUX_V2 > arch/arm/mach-imx/Kconfig:83: select ARCH_MXC_AUDMUX_V2 > arch/arm/mach-imx/Kconfig:92: select ARCH_MXC_AUDMUX_V2 right. Thanks Richard > > Regards, > Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html