sun4M: add include of slab.h for kzalloc
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 12 Feb 2014 21:10:20 +0000 (16:10 -0500)
committerTejun Heo <tj@kernel.org>
Wed, 12 Feb 2014 21:10:45 +0000 (16:10 -0500)
This was being included implicitly via cgroup.h's inclusion of xattr.h
(which has now been removed).

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Tejun Heo <tj@kernel.org>

No differences found