From: Adrian Bunk <bunk@fs.tum.de>
To: Dave Jones <davej@codemonkey.org.uk>,
Zwane Mwaikambo <zwane@linuxpower.ca>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>,
trivial@rustcorp.com.au
Subject: [2.5 patch] remove EXPORT_NO_SYMBOLS from amd7xx_tco
Date: Wed, 5 Mar 2003 23:13:02 +0100 [thread overview]
Message-ID: <20030305221302.GN20423@fs.tum.de> (raw)
In-Reply-To: <Pine.LNX.4.44.0303041944390.3122-100000@home.transmeta.com>
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
next prev parent reply other threads:[~2003-03-05 22:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-05 3:48 Linux 2.5.64 Linus Torvalds
2003-03-05 14:36 ` Christoph Hellwig
2003-03-05 17:19 ` Dave Jones
2003-03-06 1:06 ` Alan Cox
2003-03-06 0:42 ` Dave Jones
2003-03-05 19:53 ` 2.5.64: cpufreq "userspace" governor doesn't compile Adrian Bunk
2003-03-06 17:28 ` Russell King
2003-03-06 17:16 ` Patrick Mochel
2003-03-06 23:31 ` [PATCH] cpufreq (2/7): fix userspace governor [Was: Re: 2.5.64: cpufreq "userspace" governor doesn't compile] Dominik Brodowski
2003-03-05 22:13 ` Adrian Bunk [this message]
2003-03-05 23:57 ` [2.5 patch] remove EXPORT_NO_SYMBOLS from amd7xx_tco Dave Jones
2003-03-05 23:49 ` Linux 2.5.64 John Cherry
2003-03-06 10:39 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030305221302.GN20423@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=davej@codemonkey.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@rustcorp.com.au \
--cc=zwane@linuxpower.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox