arm: mach-omap2: remove NULL board_mux from board files
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-omap2 / board-n8x0.c
index e823c7042ab31271145959530454b05dfb7830eb..dd353ffe57d284d41e3816bdec6420e4e77f44a8 100644 (file)
@@ -653,8 +653,6 @@ static struct omap_board_mux board_mux[] __initdata = {
        OMAP2420_MUX(EAC_AC_DOUT, OMAP_MUX_MODE1 | OMAP_PIN_OUTPUT),
        { .reg_offset = OMAP_MUX_TERMINATOR },
 };
-#else
-#define board_mux      NULL
 #endif
 
 static void __init n8x0_init_machine(void)