Commit 552e4299 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

msm: io: Fix section mismatch warnings



WARNING: vmlinux.o(.text+0x15788): Section mismatch in reference
from the function msm_map_io() to the function
.init.text:iotable_init()
The function msm_map_io() references
the function __init iotable_init().
This is often because msm_map_io lacks a __init
annotation or the annotation of iotable_init is wrong.

Change-Id: Iff5c48cdfe9fc2ada46566a44803765ed2e6a80b
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