arm: mach-omap2: remove NULL board_mux from board files
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / board-rx51.c
index 36f2cf4efd57630b593bf42ca28965891c14f906..f3b6e103b01c499389ed3053dde71d92300491f0 100644 (file)
@@ -117,8 +117,6 @@ extern void __init rx51_peripherals_init(void);
 static struct omap_board_mux board_mux[] __initdata = {
        { .reg_offset = OMAP_MUX_TERMINATOR },
 };
-#else
-#define board_mux      NULL
 #endif
 
 static struct omap_musb_board_data musb_board_data = {