projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ide/Kconfig: mark ide-scsi as deprecated
[linux-2.6]
/
drivers
/
acpi
/
bay.c
diff --git
a/drivers/acpi/bay.c
b/drivers/acpi/bay.c
index
e6caf5d
..
61b6c5b
100644
(file)
--- a/
drivers/acpi/bay.c
+++ b/
drivers/acpi/bay.c
@@
-377,9
+377,6
@@
static int __init bay_init(void)
INIT_LIST_HEAD(&drive_bays);
- if (acpi_disabled)
- return -ENODEV;
-
if (acpi_disabled)
return -ENODEV;