From a13266bcc200588d2fd612e2e73a36548a6a58cc Mon Sep 17 00:00:00 2001 From: David Brown Date: Thu, 12 Apr 2012 11:36:50 -0700 Subject: [PATCH] --- yaml --- r: 299249 b: refs/heads/master c: af33eadc73e4a5d35a966c1c7ffe28a8424c9d96 h: refs/heads/master i: 299247: 3eadfdf3a3206e02a6dd5030e2c5d7c6bbfaee83 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-msm/proc_comm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 0c412396dea0..f6aeace6b5ee 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e89c0e4377303a101d1032bf1dde822218372f15 +refs/heads/master: af33eadc73e4a5d35a966c1c7ffe28a8424c9d96 diff --git a/trunk/arch/arm/mach-msm/proc_comm.c b/trunk/arch/arm/mach-msm/proc_comm.c index 67e701c7f183..9980dc736e7b 100644 --- a/trunk/arch/arm/mach-msm/proc_comm.c +++ b/trunk/arch/arm/mach-msm/proc_comm.c @@ -121,7 +121,7 @@ int msm_proc_comm(unsigned cmd, unsigned *data1, unsigned *data2) * and unknown state. This function should be called early to * wait on the ARM9. */ -void __init proc_comm_boot_wait(void) +void __devinit proc_comm_boot_wait(void) { void __iomem *base = MSM_SHARED_RAM_BASE;