|
@@ -578,6 +578,7 @@ int acpi_match_platform_list(const struct acpi_platform_list *plat);
|
|
|
|
|
|
extern void acpi_early_init(void);
|
|
extern void acpi_early_init(void);
|
|
extern void acpi_subsystem_init(void);
|
|
extern void acpi_subsystem_init(void);
|
|
|
|
+extern void arch_post_acpi_subsys_init(void);
|
|
|
|
|
|
extern int acpi_nvs_register(__u64 start, __u64 size);
|
|
extern int acpi_nvs_register(__u64 start, __u64 size);
|
|
|
|
|