linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH: remove a dead EXPORT_NO_SYMBOLS
@ 2003-07-27 19:56 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2003-07-27 19:56 UTC (permalink / raw)
  To: linux-kernel, torvalds

(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);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-28  0:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-27 19:56 PATCH: remove a dead EXPORT_NO_SYMBOLS Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).