On Wed, 21 Apr 2010, Alexander Shishkin wrote: > Just tried to build n8x0_defconfig on the current master and > got cbus failing to compile due to implicit kzalloc() (and > others from slab.h) references. I'm not sure that including > slab.h directly is the right thing to do here, though. > > Signed-off-by: Alexander Shishkin <[email protected]>
Yep, hit the same problem here, this patch fixes the build. - Paul -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
