提交 5d22e1e8 编写于 作者: A Adrian Bunk 提交者: Len Brown

ACPI: bay: make drive_bays static

Signed-off-by: NAdrian Bunk <bunk@stusta.de>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 2b167c01
......@@ -69,7 +69,7 @@ struct bay {
struct platform_device *pdev;
};
LIST_HEAD(drive_bays);
static LIST_HEAD(drive_bays);
/*****************************************************************************
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册