From: Stephen Rothwell Date: Wed, 12 Feb 2014 21:10:20 +0000 (-0500) Subject: sun4M: add include of slab.h for kzalloc X-Git-Tag: next-20140306~19^2~12 X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-linux.git;a=commitdiff_plain;h=a755180bab81c038a6989d7ab746c702f1b3ec03 sun4M: add include of slab.h for kzalloc This was being included implicitly via cgroup.h's inclusion of xattr.h (which has now been removed). Signed-off-by: Stephen Rothwell Acked-by: Sam Ravnborg Signed-off-by: Tejun Heo --- diff --git a/arch/sparc/kernel/sun4m_irq.c b/arch/sparc/kernel/sun4m_irq.c index c5ade9d27a1d..8bb3b3fddea7 100644 --- a/arch/sparc/kernel/sun4m_irq.c +++ b/arch/sparc/kernel/sun4m_irq.c @@ -9,6 +9,8 @@ * Copyright (C) 1996 Dave Redman (djhr@tadpole.co.uk) */ +#include + #include #include #include