thinkpad-acpi: cleanup debug helpers
commitbcc22fdd6dc885506eaa2ea519693bb08dbb08ec
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 3 May 2009 01:21:26 +0000 (2 22:21 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 3 May 2009 01:21:26 +0000 (2 22:21 -0300)
tree894180b4c21889c5ff938001dd4feeae9517e290
parent4e45c9b13c9d23201f3aabbf0f980d366a176ee3
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