ACPI: EC: move verbose printk to debug build only
authorGuillaume Chazarain <guichaz@yahoo.fr>
Sun, 24 Dec 2006 21:19:02 +0000 (22:19 +0100)
committerLen Brown <len.brown@intel.com>
Tue, 2 Jan 2007 05:12:19 +0000 (00:12 -0500)
The recent EC cleanup left a printk enabled on handler evaluation
resulting in a bunch of messages on normal operation, like so:

ACPI: EC: evaluating _Q60

Signed-off-by: Len Brown <len.brown@intel.com>

No differences found