From: David John Date: Fri, 10 Oct 2008 06:12:44 +0000 (+0530) Subject: HPET: Remove spurious HPET busy warning message. X-Git-Tag: v2.6.28-rc1~611^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f26ed116c0baa8f9cbbe3d5db84034d75f6250f8;p=pandora-kernel.git HPET: Remove spurious HPET busy warning message. On x86 systems with CONFIG_HPET_TIMER enabled, when the HPET driver (drivers/char/hpet.c) is loaded, an incorrect busy message is printed when the driver initializes since the HPET has already been allocated by the core timer code. Remove the warning message. Signed-off-by: David John Acked-by: Venkatesh Pallipadi Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed