Commit 25454261 authored by David Brown's avatar David Brown
Browse files

ARM: msm: Fix const/__initdata conflict



Fix __initdata marking of const data.  Data that is marked as const
should use __initconst.  If it's the only data in a given file, it
doesn't hurt anything, but will give a compile error of there is both
mutable and const things marked as __initdata.

Change-Id: I3b927de395ee3186ab837b892447f25e87b8835c
Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
parent 3cd33861
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment