diff options
author | Dave Young | 2007-10-20 02:04:48 +0200 |
---|---|---|
committer | Adrian Bunk | 2007-10-20 02:04:48 +0200 |
commit | 88a9b03775cbd5124c91f350b89c0dfb9d6550eb (patch) | |
tree | f439b2b86531335f95e383587a64f80ec8ef5688 /include/asm-x86 | |
parent | 507a6a8c9bd5ba6edfdbcf4a4fd03ec0fe6ac26a (diff) |
x86 hpet.h: remove broken links
Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'include/asm-x86')
-rw-r--r-- | include/asm-x86/hpet.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-x86/hpet.h b/include/asm-x86/hpet.h index d4ab6db050b6..f95d79250a4d 100644 --- a/include/asm-x86/hpet.h +++ b/include/asm-x86/hpet.h @@ -3,12 +3,6 @@ #ifdef CONFIG_HPET_TIMER -/* - * Documentation on HPET can be found at: - * http://www.intel.com/ial/home/sp/pcmmspec.htm - * ftp://download.intel.com/ial/home/sp/mmts098.pdf - */ - #define HPET_MMAP_SIZE 1024 #define HPET_ID 0x000 |