From: Kristian Mueller Date: Mon, 30 Oct 2006 06:46:46 +0000 (-0800) Subject: [PATCH] APM: URL of APM 1.2 specs has changed X-Git-Tag: firefly_0821_release~31522^2~20^2~309 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=3f4b23e9833f0816b57d07401eac5e184b627fd7;p=firefly-linux-kernel-4.4.55.git [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 Acked-by: Stephen Rothwell Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/arch/i386/kernel/apm.c b/arch/i386/kernel/apm.c index 2af65858d322..a60358fe9a49 100644 --- a/arch/i386/kernel/apm.c +++ b/arch/i386/kernel/apm.c @@ -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