summaryrefslogtreecommitdiff
path: root/drivers/acpi/events
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2006-11-02 13:13:22 +0100
committerLen Brown <len.brown@intel.com>2006-11-06 15:14:56 -0500
commit6b15484ccb91e85100cf164067bf3bc6c5038726 (patch)
treeb353a676111efcdd7598f2e0b060866a57b4d182 /drivers/acpi/events
parent2f000f5c153e984d5c166e42a9d38113de8693b3 (diff)
ACPI: Get rid of 'unused variable' warning in acpi_ev_global_lock_handler()
Fix this warning : drivers/acpi/events/evmisc.c: In function `acpi_ev_global_lock_handler': drivers/acpi/events/evmisc.c:334: warning: unused variable `status' Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'drivers/acpi/events')
-rw-r--r--drivers/acpi/events/evmisc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/events/evmisc.c b/drivers/acpi/events/evmisc.c
index ee2a10bf9077..bf63edc6608d 100644
--- a/drivers/acpi/events/evmisc.c
+++ b/drivers/acpi/events/evmisc.c
@@ -331,7 +331,6 @@ static void ACPI_SYSTEM_XFACE acpi_ev_global_lock_thread(void *context)
static u32 acpi_ev_global_lock_handler(void *context)
{
u8 acquired = FALSE;
- acpi_status status;
/*
* Attempt to get the lock