Rashika 6a368751d5 ACPI / proc: Include appropriate header file in proc.c
Include appropriate header file internal.h in proc.c because function
acpi_sleep_proc_init() has its prototype declaration in internal.h.

This eliminates the following warning in proc.c:
drivers/acpi/proc.c:148:12: warning: no previous prototype for ‘acpi_sleep_proc_init’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-01-06 00:13:23 +01:00
..
2013-09-30 19:46:13 +02:00
2013-11-16 15:45:13 +01:00
2013-10-28 01:12:41 +01:00
2013-10-28 01:11:24 +01:00
2013-04-28 01:54:08 +02:00
2013-11-16 15:45:00 +01:00
2013-12-07 01:38:45 +01:00
2013-10-12 00:19:44 +02:00
2013-01-17 14:11:06 +01:00