Skip to content

Commit

Permalink
[PATCH] APM: URL of APM 1.2 specs has changed
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Kristian Mueller authored and Linus Torvalds committed Oct 30, 2006
1 parent d6740df commit 3f4b23e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/i386/kernel/apm.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@
* (APM) BIOS Interface Specification, Revision 1.2, February 1996.
*
* [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>
Expand Down

0 comments on commit 3f4b23e

Please sign in to comment.