aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/acpi/internal.h')
-rw-r--r--drivers/acpi/internal.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/acpi/internal.h b/drivers/acpi/internal.h
index 4aee4a236fc9..28042c0f2fff 100644
--- a/drivers/acpi/internal.h
+++ b/drivers/acpi/internal.h
@@ -1,5 +1,7 @@
1/* For use by Linux/ACPI infrastructure, not drivers */ 1/* For use by Linux/ACPI infrastructure, not drivers */
2 2
3int acpi_scan_init(void);
4
3/* -------------------------------------------------------------------------- 5/* --------------------------------------------------------------------------
4 Power Resource 6 Power Resource
5 -------------------------------------------------------------------------- */ 7 -------------------------------------------------------------------------- */