Commit 93d0d19e authored by Stephen Boyd's avatar Stephen Boyd
Browse files

input: touchscreen: Fix section mismatch



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

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