From: john stultz Date: Fri, 16 Feb 2007 09:28:18 +0000 (-0800) Subject: [PATCH] time: x86_64: hpet_address cleanup X-Git-Tag: v2.6.21-rc1~117 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0c87c3bc49c60ab5bbac401fb1ef37ff10bbe2;p=pandora-kernel.git [PATCH] time: x86_64: hpet_address cleanup In preparation for supporting generic timekeeping, this patch cleans up x86-64's use of vxtime.hpet_address, changing it to just hpet_address as is also used in i386. This is necessary since the vxtime structure will be going away. Signed-off-by: John Stultz Cc: Ingo Molnar Cc: Thomas Gleixner Cc: Andi Kleen Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed