commit | 3dcc2c3b00cad01a0e3667607f8644e891e4dc8b | [log] [tgz] |
---|---|---|
author | Henrique de Moraes Holschuh <hmh@hmh.eng.br> | Sat Apr 04 04:25:45 2009 +0000 |
committer | Len Brown <len.brown@intel.com> | Sat Apr 04 03:14:52 2009 -0400 |
tree | 60f40cef65ff215d86863b05db5fde65ccf1644b | |
parent | 078ac19ed8f476a7c2d729712e15f5ab516ff491 [diff] |
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> Signed-off-by: Len Brown <len.brown@intel.com>