On Sat, 1 May 2010 21:01:09 +0300 Felipe Balbi <felipe.balbi@xxxxxxxxx> wrote: > From: Felipe Balbi <me@xxxxxxxxxxxxxxx> > > commit 5a0e3ad6af8660be21ca98a971cd00f331318c05 broke > compilation of the retu-pwrbutton driver when it dropped > implicit inclusion of slab.h and gfp.h. > > Fix it by including slab.h on retu-pwrbutton.c, while at > that, also include slab.h on retu-rtc.c to avoid later > problems with implicit inclusion of that being dropped. > > Compile tested with n770_defconfig and n8x0_defconfig > > Signed-off-by: Felipe Balbi <me@xxxxxxxxxxxxxxx> > --- > drivers/cbus/retu-pwrbutton.c | 1 + > drivers/cbus/retu-rtc.c | 1 + > 2 files changed, 2 insertions(+), 0 deletions(-) > Acked-by: Jarkko Nikula <jhnikula@xxxxxxxxx> -- 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