* [M68KNOMMU]: include linux/fs.h for getname()
@ 2007-08-14 6:46 Greg Ungerer
0 siblings, 0 replies; 3+ messages in thread
From: Greg Ungerer @ 2007-08-14 6:46 UTC (permalink / raw)
To: torvalds; +Cc: gerg, linux-kernel
Include linux/fs.h to get the prototype for getname().
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
---
diff -Naur ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c linux-2.6.23-rc3/arch/m68knommu/kernel/process.c
--- ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c 2007-08-14 15:30:46.000000000 +1000
+++ linux-2.6.23-rc3/arch/m68knommu/kernel/process.c 2007-08-14 16:17:36.000000000 +1000
@@ -28,6 +28,7 @@
#include <linux/a.out.h>
#include <linux/interrupt.h>
#include <linux/reboot.h>
+#include <linux/fs.h>
#include <asm/uaccess.h>
#include <asm/system.h>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [M68KNOMMU]: include linux/fs.h for getname()
@ 2007-08-20 0:25 Greg Ungerer
0 siblings, 0 replies; 3+ messages in thread
From: Greg Ungerer @ 2007-08-20 0:25 UTC (permalink / raw)
To: torvalds; +Cc: gerg, linux-kernel
Include linux/fs.h to get the prototype for getname().
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
---
diff -Naur ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c linux-2.6.23-rc3/arch/m68knommu/kernel/process.c
--- ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c 2007-08-14 15:30:46.000000000 +1000
+++ linux-2.6.23-rc3/arch/m68knommu/kernel/process.c 2007-08-14 16:17:36.000000000 +1000
@@ -28,6 +28,7 @@
#include <linux/a.out.h>
#include <linux/interrupt.h>
#include <linux/reboot.h>
+#include <linux/fs.h>
#include <asm/uaccess.h>
#include <asm/system.h>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [M68KNOMMU]: include linux/fs.h for getname()
@ 2007-08-23 23:26 Greg Ungerer
0 siblings, 0 replies; 3+ messages in thread
From: Greg Ungerer @ 2007-08-23 23:26 UTC (permalink / raw)
To: torvalds; +Cc: gerg, linux-kernel
Include linux/fs.h to get the prototype for getname().
Build fix.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
---
diff -Naur ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c linux-2.6.23-rc3/arch/m68knommu/kernel/process.c
--- ORG.linux-2.6.23-rc3/arch/m68knommu/kernel/process.c 2007-08-14 15:30:46.000000000 +1000
+++ linux-2.6.23-rc3/arch/m68knommu/kernel/process.c 2007-08-14 16:17:36.000000000 +1000
@@ -28,6 +28,7 @@
#include <linux/a.out.h>
#include <linux/interrupt.h>
#include <linux/reboot.h>
+#include <linux/fs.h>
#include <asm/uaccess.h>
#include <asm/system.h>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-23 23:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-20 0:25 [M68KNOMMU]: include linux/fs.h for getname() Greg Ungerer
-- strict thread matches above, loose matches on Subject: below --
2007-08-23 23:26 Greg Ungerer
2007-08-14 6:46 Greg Ungerer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox