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 16:04:07 +0000 (09:04 -0700)
commit5752cdb805ff89942d99d12118e2844e7db34df8
treeff9bf40bee38ffbdf2b1c15946f103c2d2f3e27f
parent371122fc6eef7cafc8acaf0891fd15cf623388a3
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