From: Stephen Rothwell Date: Mon, 5 Oct 2009 07:46:08 +0000 (-0700) Subject: sparc: using HZ needs an include of linux/param.h X-Git-Tag: v2.6.32-rc4~57^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c4a57435db67c4522c2e688c357051f35e36d6d6;p=platform%2Fkernel%2Flinux-3.10.git sparc: using HZ needs an include of linux/param.h Signed-off-by: Stephen Rothwell Signed-off-by: David S. Miller --- diff --git a/arch/sparc/oprofile/init.c b/arch/sparc/oprofile/init.c index f97cb8b..f9024bc 100644 --- a/arch/sparc/oprofile/init.c +++ b/arch/sparc/oprofile/init.c @@ -11,6 +11,7 @@ #include #include #include +#include /* for HZ */ #ifdef CONFIG_SPARC64 #include