thinkpad-acpi: cleanup debug helpers
commit667a781b9860e0a41b8f5d79d1bb889f59623833
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 24 Mar 2009 06:55:04 +0000 (24 03:55 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Tue, 24 Mar 2009 06:55:12 +0000 (24 03:55 -0300)
tree62d6a39323f5ea2e3a952d372c7cc552672e4c84
parentf89e6ab61e798754854fc52686035fd223bf43da
thinkpad-acpi: cleanup debug helpers

Fix the vdbg_printk macro definition to be sane when
CONFIG_THINKPAD_ACPI_DEBUG is undefined, and move the mess into a file
section of its own.

This doesn't change anything in the current code, but future code will
need the proper behaviour.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
drivers/platform/x86/thinkpad_acpi.c