Skip to content
  • David Brown's avatar
    ARM: msm: Fix section mismatches in proc_comm.c · af33eadc
    David Brown authored
    The change
        commit 4416e9eb
    
    
        Author: Gregory Bean <gbean@codeaurora.org>
        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: default avatarDavid Brown <davidb@codeaurora.org>
    af33eadc