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)
committerLen Brown <len.brown@intel.com>
Mon, 11 Jun 2012 21:29:38 +0000 (17:29 -0400)
commit7f68b4c2e158019c2ec494b5cfbd9c83b4e5b253
tree6ac9cabb4f82b5e6858edf205b12f4cfe5cfc207
parentae10ccdc3093486f8c2369d227583f9d79f628e5
ACPI: Remove one board specific WARN when ignoring timer overriding

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