From: Henrique de Moraes Holschuh Date: Sat, 4 Apr 2009 04:25:45 +0000 (+0000) Subject: thinkpad-acpi: cleanup debug helpers X-Git-Tag: v2.6.30-rc1~199^2~14^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dcc2c3b00cad01a0e3667607f8644e891e4dc8b;p=pandora-kernel.git 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed