PATCH: remove a dead EXPORT_NO_SYMBOLS

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Jul 27 2003 - 14:56:14 EST


(R Krishnakumar)
diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.6.0-test2/arch/cris/arch-v10/drivers/pcf8563.c linux-2.6.0-test2-ac1/arch/cris/arch-v10/drivers/pcf8563.c
--- linux-2.6.0-test2/arch/cris/arch-v10/drivers/pcf8563.c 2003-07-10 21:07:34.000000000 +0100
+++ linux-2.6.0-test2-ac1/arch/cris/arch-v10/drivers/pcf8563.c 2003-07-23 15:38:45.000000000 +0100
@@ -282,6 +282,5 @@
         return 0;
 }
 
-EXPORT_NO_SYMBOLS;
 module_init(pcf8563_init);
 module_exit(pcf8563_exit);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jul 31 2003 - 22:00:33 EST