power: suspend_time: include module.h instead of init.h
Include module.h instead of init.h since module_{init,exit}
is no longer part of init.h, they have been moved to module.h
instead as per the mainline commit 0fd972a7
"module: relocate module_init from init.h to module.h".
Signed-off-by:
Amit Pundir <amit.pundir@linaro.org>
Loading