From: Henrique de Moraes Holschuh Date: Tue, 8 Jan 2008 15:02:54 +0000 (-0200) Subject: ACPI: thinkpad-acpi: silence _sta warning X-Git-Tag: v2.6.25-rc1~297^2~3^2~2^2~1^2~9^4~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013c40e457ac573b29daa0e369c2ba6729c23557;p=pandora-kernel.git ACPI: thinkpad-acpi: silence _sta warning When both CONFIG_THINKPAD_ACPI_DOCK and CONFIG_THINKPAD_ACPI_BAY are undefined, _sta is not used and that causes a gcc warning. Fix it (and I think this is a regression, I am pretty sure I fixed this once before, sorry about that). Issue reported by: Pritt Laes. Signed-off-by: Henrique de Moraes Holschuh Cc: Pritt Laes Signed-off-by: Len Brown --- Reading git-diff-tree failed