diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 18:28:30 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-08-08 18:28:30 +0000 |
commit | 6a9366db547e958e8c9bf8e1c13bcea6cb2bf393 (patch) | |
tree | a4ace45b2343a439688f78d7edb6ee0f1d6d41cc /drivers/pci | |
parent | 02f8110d6a247d53b489b29eec8a35c85e713c6b (diff) |
Merge with Linux 2.4.0-test6-pre3.
Diffstat (limited to 'drivers/pci')
-rw-r--r-- | drivers/pci/quirks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c index 8d0d245b3..fd36f06c4 100644 --- a/drivers/pci/quirks.c +++ b/drivers/pci/quirks.c @@ -9,7 +9,7 @@ * * The bridge optimization stuff has been removed. If you really * have a silly BIOS which is unable to set your host bridge right, - * use the PowerTweak utility (see http://linux.powertweak.com/). + * use the PowerTweak utility (see http://powertweak.sourceforge.net). */ #include <linux/types.h> |