diff options
| author | Len Brown <[email protected]> | 2006-06-16 01:31:47 +0000 |
|---|---|---|
| committer | Len Brown <[email protected]> | 2006-06-16 01:31:47 +0000 |
| commit | c080a3e69dfb58ae9b8c7e70a1e33f4f4e493ea7 (patch) | |
| tree | 849d913226a6d38b66bf5ad1ccf6ea07559009af /drivers/acpi/scan.c | |
| parent | Pull trivial2 into release branch (diff) | |
| parent | sem2mutex: acpi, acpi_link_lock (diff) | |
| download | kernel-c080a3e69dfb58ae9b8c7e70a1e33f4f4e493ea7.tar.gz kernel-c080a3e69dfb58ae9b8c7e70a1e33f4f4e493ea7.zip | |
Pull sem2mutex into release branch
Diffstat (limited to 'drivers/acpi/scan.c')
| -rw-r--r-- | drivers/acpi/scan.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/acpi/scan.c b/drivers/acpi/scan.c index fc676ac0e3ed..fe3693de7ba3 100644 --- a/drivers/acpi/scan.c +++ b/drivers/acpi/scan.c @@ -459,7 +459,6 @@ static int acpi_bus_get_perf_flags(struct acpi_device *device) -------------------------------------------------------------------------- */ static LIST_HEAD(acpi_bus_drivers); -static DECLARE_MUTEX(acpi_bus_drivers_lock); /** * acpi_bus_match - match device IDs to driver's supported IDs |
