thinkpad-acpi: cleanup debug helpers
commite9a3e70cfcdc8a15e2138ab331f94518299d7522
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 5 Jul 2009 00:35:12 +0000 (4 21:35 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 5 Jul 2009 00:35:12 +0000 (4 21:35 -0300)
treeaa084d457fe406ea4405aef856fa1e58b4215e8d
parentb52dfc09c10eead854f902ef98c4b16535a97c1a
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