[PATCH v2] arm: mach-omap2: remove NULL board_mux from board files

Felipe Balbi balbi at ti.com
Thu Dec 2 05:37:50 EST 2010


On Thu, Dec 02, 2010 at 11:53:42AM +0200, Aaro Koskinen wrote:
>diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h
>index 350c04f..e224ab5 100644
>--- a/arch/arm/mach-omap2/mux.h
>+++ b/arch/arm/mach-omap2/mux.h
>@@ -133,6 +133,8 @@ static inline int omap_mux_init_signal(char *muxname, int val)
> 	return 0;
> }
>
>+static struct omap_board_mux *board_mux __initdata __attribute__((unused));

how about __unused ??

-- 
balbi



More information about the linux-arm-kernel mailing list