提交 12d3931c 编写于 作者: A Adrian Bunk 提交者: Len Brown

ACPI: make acpi_dmi_dump() static

Signed-off-by: NAdrian Bunk <bunk@kernel.org>
Signed-off-by: NLen Brown <len.brown@intel.com>
上级 d0280a02
......@@ -1213,7 +1213,7 @@ acpi_status acpi_os_release_object(acpi_cache_t * cache, void *object)
*
* Returns 0 on success
*/
int acpi_dmi_dump(void)
static int acpi_dmi_dump(void)
{
if (!dmi_available)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册