Guy,

I would like to have the attached patch due to -Werror.
Do you think it is appropriate?

--Pete

Index: arch/sparc/kernel/sparc_ksyms.c
===================================================================
RCS file: /vger/linux/arch/sparc/kernel/sparc_ksyms.c,v
retrieving revision 1.99
diff -u -r1.99 sparc_ksyms.c
--- sparc_ksyms.c       2000/06/30 10:18:38     1.99
+++ sparc_ksyms.c       2000/07/04 06:27:35
@@ -43,7 +43,7 @@
 #include <asm/dma.h>
 #endif
 #ifdef CONFIG_PCI
-#include <asm/pci.h>
+#include <linux/pci.h> /* <asm/pci.h> would be right, but triggers a warning */
 #endif
 #include <asm/a.out.h>
 #include <asm/io-unit.h>
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]

Reply via email to