Commit 3c9bd8f4 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

hwmon: msm_adc: Fix section mismatches



WARNING: drivers/hwmon/built-in.o(.text+0x1204): Section mismatch
in reference from the function msm_adc_probe() to the function
.devinit.text:msm_rpc_adc_init()
The function msm_adc_probe() references
the function __devinit msm_rpc_adc_init().
This is often because msm_adc_probe lacks a __devinit
annotation or the annotation of msm_rpc_adc_init is wrong.

Change-Id: I277124f27f732bdf411533225459cd26c39572eb
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
parent 4f11b817
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment