Add missing include and make beagle build again. Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> --- diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c index 0f1c841..fb64845 100644 --- a/arch/arm/mach-omap2/board-omap3beagle.c +++ b/arch/arm/mach-omap2/board-omap3beagle.c @@ -43,6 +43,7 @@ #include <mach/nand.h> #include <mach/mux.h> +#include "mmc-twl4030.h" #include "twl4030-generic-scripts.h" #define GPMC_CS0_BASE 0x60 -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html