[2.5 patch] remove EXPORT_NO_SYMBOLS from amd7xx_tco

From: Adrian Bunk (bunk@fs.tum.de)
Date: Wed Mar 05 2003 - 17:13:02 EST


On Tue, Mar 04, 2003 at 07:48:33PM -0800, Linus Torvalds wrote:
>...
> Summary of changes from v2.5.63 to v2.5.64
> ============================================
>...
> Dave Jones <davej@codemonkey.org.uk>:
>...
> o [WATCHDOG] Merge AMD 766/768 TCO Timer/Watchdog driver from 2.4
>...

amd7xx_tco.c contains the obsolete EXPORT_NO_SYMBOLS. The following
patch corrects this bug:

--- linux-2.5.64-notfull/drivers/char/watchdog/amd7xx_tco.c.old 2003-03-05 23:07:47.000000000 +0100
+++ linux-2.5.64-notfull/drivers/char/watchdog/amd7xx_tco.c 2003-03-05 23:08:19.000000000 +0100
@@ -369,5 +369,4 @@
 MODULE_AUTHOR("Zwane Mwaikambo <zwane@commfireservices.com>");
 MODULE_DESCRIPTION("AMD 766/768 TCO Timer Driver");
 MODULE_LICENSE("GPL");
-EXPORT_NO_SYMBOLS;
 

cu
Adrian

-- 

"Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed

- 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 : Fri Mar 07 2003 - 22:00:29 EST