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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2012 15:47:52 +0000 (08:47 -0700)
commit05e3b20ed735718a6fecbeb1f1234c15628145f0
tree5b492e4b74cf4eb35889b8fb476e46eb64ed26bb
parent62aae691aaecc2695294cfdc6719f7bd5bbcd9c6
ACPI: Remove one board specific WARN when ignoring timer overriding

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>
arch/x86/kernel/acpi/boot.c