From: David Brown Date: Thu, 12 Apr 2012 18:36:50 +0000 (-0700) Subject: ARM: msm: Fix section mismatches in proc_comm.c X-Git-Tag: v3.4-rc3~4^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af33eadc73e4a5d35a966c1c7ffe28a8424c9d96;p=pandora-kernel.git ARM: msm: Fix section mismatches in proc_comm.c The change commit 4416e9eb0b4859b3d28016c5fd0a609bdcbc8a2a Author: Gregory Bean Date: Wed Jul 28 10:22:12 2010 -0700 arm: msm: Fix section mismatch in smd.c. fixes a section mismatch between the board file and the smd driver's probe function, however, it misses the additional mismatches between the probe function and some routines it calls. Fix these up as well. Signed-off-by: David Brown --- Reading git-diff-tree failed