[PATCH] APM: URL of APM 1.2 specs has changed

APM BIOS Interface Secification can now be found at
http://www.microsoft.com/whdc/archive/amp_12.mspx

Signed-off-by: Kristian Mueller <Kristian-M@Kristian-M.de>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Kristian Mueller
2006-10-29 22:46:46 -08:00
committed by Linus Torvalds
parent d6740df98e
commit 3f4b23e983

View File

@@ -198,7 +198,7 @@
* (APM) BIOS Interface Specification, Revision 1.2, February 1996. * (APM) BIOS Interface Specification, Revision 1.2, February 1996.
* *
* [This document is available from Microsoft at: * [This document is available from Microsoft at:
* http://www.microsoft.com/hwdev/busbios/amp_12.htm] * http://www.microsoft.com/whdc/archive/amp_12.mspx]
*/ */
#include <linux/module.h> #include <linux/module.h>