Merge branch 'acpi-pm'
[platform/kernel/linux-starfive.git] / include / linux / acpi.h
index 9e2a15d..a73246c 100644 (file)
@@ -477,8 +477,6 @@ static inline int acpi_get_node(acpi_handle handle)
        return 0;
 }
 #endif
-extern int acpi_paddr_to_node(u64 start_addr, u64 size);
-
 extern int pnpacpi_disabled;
 
 #define PXM_INVAL      (-1)