Skip to content
Commit b2dcb872 authored by Barry Song's avatar Barry Song Committed by Barry Song
Browse files

ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'



In the new kernel, we will get the following compile error:
arch/arm/mach-prima2/pm.c:141: error: 'THIS_MODULE' undeclared
here (not in a function)
so include module.h head file explicitly

Signed-off-by: default avatarBarry Song <baohua.song@csr.com>
parent 1bdfd27a
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