Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4a57435 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by David S. Miller
Browse files

sparc: using HZ needs an include of linux/param.h

parent c4168505
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
#include <linux/oprofile.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/param.h>	/* for HZ */
 
#ifdef CONFIG_SPARC64
#include <linux/notifier.h>