[PATCH] PPC64 iSeries compile broken in 2.6.9-bk3

From: Stephen Rothwell
Date: Wed Oct 20 2004 - 01:13:56 EST


Hi Andrew,

One of the iSeries specific files used HZ without including linux/param.h
and previously got away with it.

Signed-off-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>

Please apply and send to Linus.

--
Cheers,
Stephen Rothwell sfr@xxxxxxxxxxxxxxxx
http://www.canb.auug.org.au/~sfr/

diff -ruN 2.6.9-bk3/arch/ppc64/kernel/iSeries_proc.c 2.6.9-bk3-sfr.1/arch/ppc64/kernel/iSeries_proc.c
--- 2.6.9-bk3/arch/ppc64/kernel/iSeries_proc.c 2004-08-19 17:01:59.000000000 +1000
+++ 2.6.9-bk3-sfr.1/arch/ppc64/kernel/iSeries_proc.c 2004-10-20 15:21:23.000000000 +1000
@@ -20,6 +20,7 @@
#include <linux/init.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
+#include <linux/param.h> /* for HZ */
#include <asm/paca.h>
#include <asm/processor.h>
#include <asm/time.h>

Attachment: pgp00000.pgp
Description: PGP signature