[PATCH][DOC]hpet.txt broken link fix

From: Dave Young
Date: Tue Jul 10 2007 - 22:03:59 EST


The specification link in hpet document is broken.

Signed-off-by: Dave Young <hidave.darkstar@xxxxxxxxx>

---
Documentation/hpet.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff -pur linux/Documentation/hpet.txt linux.new/Documentation/hpet.txt
--- linux/Documentation/hpet.txt 2007-07-11 09:37:24.000000000 +0000
+++ linux.new/Documentation/hpet.txt 2007-07-11 09:46:33.000000000 +0000
@@ -5,7 +5,7 @@ for the 8254 and Real Time Clock (RTC) p
Each HPET can have up to 32 timers. It is possible to configure the
first two timers as legacy replacements for 8254 and RTC periodic timers.
A specification done by Intel and Microsoft can be found at
-<http://www.intel.com/hardwaredesign/hpetspec.htm>.
+<http://www.intel.com/technology/architecture/hpetspec.htm>.

The driver supports detection of HPET driver allocation and initialization
of the HPET before the driver module_init routine is called. This enables
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/