thinkpad-acpi: cleanup debug helpers
commit71c6d6e9e931fd5b585bdd4a75426692a748fef5
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 18 Apr 2009 13:33:00 +0000 (18 10:33 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sat, 18 Apr 2009 13:33:00 +0000 (18 10:33 -0300)
tree57a6b12ab08c231478c6645ad0f64af3025a9227
parent6a64ff8ddc6368cb4b8ee391db5a0ace8d405186
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