mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-17 13:58:46 +00:00
ACPI: bay: make drive_bays static
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
parent
2b167c0119
commit
5d22e1e83a
@ -69,7 +69,7 @@ struct bay {
|
||||
struct platform_device *pdev;
|
||||
};
|
||||
|
||||
LIST_HEAD(drive_bays);
|
||||
static LIST_HEAD(drive_bays);
|
||||
|
||||
|
||||
/*****************************************************************************
|
||||
|
Loading…
x
Reference in New Issue
Block a user