thinkpad-acpi: cleanup debug helpers
commitac88e231cd0e644784dcdd4b28094e4e768cb309
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 13 May 2011 12:21:54 +0000 (13 09:21 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Fri, 13 May 2011 12:21:54 +0000 (13 09:21 -0300)
tree483662d32efdcdf9f5dd7e080605dec81c7fd014
parentd0fc8775fbe3f8621daf0df7993e342e53df31f3
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