aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/early_random.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-msm/early_random.c')
-rw-r--r--arch/arm/mach-msm/early_random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-msm/early_random.c b/arch/arm/mach-msm/early_random.c
index e315b86a431..94989ed1d45 100644
--- a/arch/arm/mach-msm/early_random.c
+++ b/arch/arm/mach-msm/early_random.c
@@ -12,8 +12,8 @@
*/
#include <linux/kernel.h>
+#include <soc/qcom/scm.h>
-#include <mach/scm.h>
#include <asm/io.h>
#include <asm/cacheflush.h>