ACPI: Remove one board specific WARN when ignoring timer overriding
authorFeng Tang <feng.tang@intel.com>
Mon, 4 Jun 2012 07:00:05 +0000 (15:00 +0800)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 25 Jul 2012 03:11:41 +0000 (04:11 +0100)
commitd6f34925144b450a5a962ca8c3cbde1a38d60fc0
tree0dc028beeed99d235ce72fc9616d491f08baf83e
parent51d5aa75ce4380a55714282a717fde81cce33c35
ACPI: Remove one board specific WARN when ignoring timer overriding

commit 5752cdb805ff89942d99d12118e2844e7db34df8 upstream.

commit 7f68b4c2e158019c2ec494b5cfbd9c83b4e5b253 upstream.

Current WARN msg is only for the ati_ixp4x0 board, while this function
is used by mulitple platforms. So this one board specific warning
is not appropriate any more.

Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
arch/x86/kernel/acpi/boot.c