thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
authorJoe Perches <joe@perches.com>
Mon, 4 Apr 2011 17:06:24 +0000 (10:06 -0700)
committerMatthew Garrett <mjg@redhat.com>
Fri, 27 May 2011 16:35:54 +0000 (12:35 -0400)
commit112a6ee053f9e9f014ab64f2549d3a25551aa349
tree2864d8fe90799f36ee35552b4ba44e4421669754
parent253a0069d7a222f7ad55f2c40f541a7648920c77
thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning

Move TPACPI_HANDLE declaration into #ifdef block
and neaten it a bit.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/thinkpad_acpi.c