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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c4a57435db67c4522c2e688c357051f35e36d6d6;p=mv-sheeva.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 f97cb8b6ee5..f9024bccff1 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