Hi Uwe, On 3/31/2012 1:34 AM, Uwe Kleine-König wrote: > As long as there is no other non-const variable marked __initdata in the > same compilation unit it doesn't hurt. If there were one however > compilation would fail with > > error: $variablename causes a section type conflict > > because a section containing const variables is marked read only and so > cannot contain non-const variables. > > Signed-off-by: Uwe Kleine-König <[email protected]>
For the DaVinci parts, Acked-by: Sekhar Nori <[email protected]> Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
