This patch adds a dummy mega_create_proc_entry() for CONFIG_PROC_FS=n.
Signed-off-by: Adrian Bunk <[email protected]>
--- linux-2.6.15-mm2-full/drivers/scsi/megaraid.c.old 2006-01-08 11:31:28.000000000 +0100
+++ linux-2.6.15-mm2-full/drivers/scsi/megaraid.c 2006-01-08 11:33:43.000000000 +0100
@@ -3179,6 +3179,10 @@
return len;
}
+#else /* CONFIG_PROC_FS */
+
+static inline void
+mega_create_proc_entry(int index, struct proc_dir_entry *parent) {}
#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]