From: Felipe Balbi Date: Sat, 1 May 2010 18:01:09 +0000 (+0000) Subject: cbus: fix compilation with current mainline X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=354e6106d2758aafdebe5d936b85209fedd2c7ed;p=pandora-kernel.git cbus: fix compilation with current mainline 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 Acked-by: Jarkko Nikula Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed