From: Alexander Shishkin Date: Wed, 21 Apr 2010 14:26:07 +0000 (+0000) Subject: cbus: fix comilation breakage X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb54bdc10a70ca2ae5d9780d91065f6016b9a9c2;p=pandora-kernel.git cbus: fix comilation breakage 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed