public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 14/16] CRIS architecture: Correct compile errors
@ 2007-10-30  9:35 Jesper Nilsson
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Nilsson @ 2007-10-30  9:35 UTC (permalink / raw)
  To: Andrew Morton, Mikael Starvik, Jesper Nilsson, linux-kernel

Include linux/param.h for HZ.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>

---
 setup.c |    1 +
 1 file changed, 1 insertion(+)

diff -urBb -X /h/jespern/.exclude_files clean_linux-2.6.23/arch/cris/arch-v10/kernel/setup.c linux-2.6.23/arch/cris/arch-v10/kernel/setup.c
--- clean_linux-2.6.23/arch/cris/arch-v10/kernel/setup.c	2007-10-09 22:31:38.000000000 +0200
+++ linux-2.6.23/arch/cris/arch-v10/kernel/setup.c	2007-10-22 13:53:03.000000000 +0200
@@ -13,6 +13,7 @@
 #include <linux/seq_file.h>
 #include <linux/proc_fs.h>
 #include <linux/delay.h>
+#include <linux/param.h>
 
 #ifdef CONFIG_PROC_FS
 #define HAS_FPU		0x0001

/^JN - Jesper Nilsson
--
               Jesper Nilsson -- jesper.nilsson@axis.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [PATCH 14/16] CRIS architecture: Correct compile errors
       [not found] <BFECAF9E178F144FAEF2BF4CE739C6680549C7F0@exmail1.se.axis.com>
@ 2007-10-30 11:19 ` Mikael Starvik
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael Starvik @ 2007-10-30 11:19 UTC (permalink / raw)
  To: Jesper Nilsson, 'Andrew Morton', Mikael Starvik,
	Jesper Nilsson, linux-kernel

Signed-off-by: Mikael Starvik <starvik@axis.com>

-----Original Message-----
From: Jesper Nilsson [mailto:jespern@axis.com] 
Sent: Tuesday, October 30, 2007 10:35 AM
To: Andrew Morton; Mikael Starvik; Jesper Nilsson;
linux-kernel@vger.kernel.org
Subject: [PATCH 14/16] CRIS architecture: Correct compile errors


Include linux/param.h for HZ.

Signed-off-by: Jesper Nilsson <jesper.nilsson@axis.com>

---
 setup.c |    1 +
 1 file changed, 1 insertion(+)

diff -urBb -X /h/jespern/.exclude_files
clean_linux-2.6.23/arch/cris/arch-v10/kernel/setup.c
linux-2.6.23/arch/cris/arch-v10/kernel/setup.c
--- clean_linux-2.6.23/arch/cris/arch-v10/kernel/setup.c	2007-10-09
22:31:38.000000000 +0200
+++ linux-2.6.23/arch/cris/arch-v10/kernel/setup.c	2007-10-22
13:53:03.000000000 +0200
@@ -13,6 +13,7 @@
 #include <linux/seq_file.h>
 #include <linux/proc_fs.h>
 #include <linux/delay.h>
+#include <linux/param.h>
 
 #ifdef CONFIG_PROC_FS
 #define HAS_FPU		0x0001

/^JN - Jesper Nilsson
--
               Jesper Nilsson -- jesper.nilsson@axis.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-30 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30  9:35 [PATCH 14/16] CRIS architecture: Correct compile errors Jesper Nilsson
     [not found] <BFECAF9E178F144FAEF2BF4CE739C6680549C7F0@exmail1.se.axis.com>
2007-10-30 11:19 ` Mikael Starvik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox