* Felipe Balbi <me@xxxxxxxxxxxxxxx> [080830 09:12]: > From: Felipe Balbi <felipe.balbi@xxxxxxxxx> > > Missing include file broke compilation for 2430sdp. Pushing today. Tony > Signed-off-by: Felipe Balbi <felipe.balbi@xxxxxxxxx> > --- > arch/arm/mach-omap2/board-2430sdp.c | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-omap2/board-2430sdp.c b/arch/arm/mach-omap2/board-2430sdp.c > index 64e76e8..94e202d 100644 > --- a/arch/arm/mach-omap2/board-2430sdp.c > +++ b/arch/arm/mach-omap2/board-2430sdp.c > @@ -20,6 +20,7 @@ > #include <linux/mtd/partitions.h> > #include <linux/delay.h> > #include <linux/input.h> > +#include <linux/i2c/twl4030.h> > #include <linux/err.h> > #include <linux/clk.h> > #include <linux/spi/spi.h> > -- > 1.6.0.1.141.g445ca > > -- > 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 -- 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