[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges
authorVojtech Pavlik <vojtech@suse.cz>
Mon, 26 Jun 2006 11:58:29 +0000 (13:58 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:19 +0000 (10:48 -0700)
commite30db3e69948dafb616d121e52c8d62d38dab68c
tree14f03545e0796f7bbc5436f816ff044f76407bc0
parent7b0e85012581a9a8b12a8191d365716bf3ca3d3c
[PATCH] x86_64: Remove hack to manually enable HPET on AMD8111 southbridges

Remove #ifdefed code to manually enable HPET on AMD8111, where the
BIOS doesn't have ACPI HPET tables and doesn't enable it for us.

Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/time.c