From: Adrian Bunk <bunk@xxxxxxxxx> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- drivers/acpi/bay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/acpi/bay.c~make-drivers-acpi-baycdrive_bays-static drivers/acpi/bay.c --- a/drivers/acpi/bay.c~make-drivers-acpi-baycdrive_bays-static +++ a/drivers/acpi/bay.c @@ -70,7 +70,7 @@ struct bay { struct proc_dir_entry *proc; }; -LIST_HEAD(drive_bays); +static LIST_HEAD(drive_bays); static struct proc_dir_entry *acpi_bay_dir; _ - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html