Commit d08ca2ca authored by Len Brown's avatar Len Brown

ACPI: rename main.c to sleep.c

Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent cad73120
......@@ -19,7 +19,7 @@ obj-y += osl.o utils.o reboot.o\
# sleep related files
obj-y += wakeup.o
obj-y += main.o
obj-y += sleep.o
obj-$(CONFIG_ACPI_SLEEP) += proc.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment