From 3126955bb99c0f7f5d0dd15065fefb677a8ab195 Mon Sep 17 00:00:00 2001 From: Dave Young Date: Tue, 31 Jul 2007 00:39:11 -0700 Subject: [PATCH] hpet.txt: broken link fix The specification link in hpet document is broken. Signed-off-by: Dave Young Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Documentation/hpet.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/hpet.txt b/Documentation/hpet.txt index b7a3dc38dd524..6ad52d9dad6ca 100644 --- a/Documentation/hpet.txt +++ b/Documentation/hpet.txt @@ -5,7 +5,7 @@ for the 8254 and Real Time Clock (RTC) periodic timer functionality. 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 -. +. The driver supports detection of HPET driver allocation and initialization of the HPET before the driver module_init routine is called. This enables -- 2.39.5