1
0
Fork 0

ACPI: make acpi_dmi_dump() static

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Len Brown <len.brown@intel.com>
hifive-unleashed-5.1
Adrian Bunk 2008-01-29 00:10:12 +02:00 committed by Len Brown
parent d0280a02f7
commit 12d3931c10
1 changed files with 1 additions and 1 deletions

View File

@ -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)