Uwe, On Wed, Sep 10, 2014 at 10:26:18AM +0200, Uwe Kleine-König wrote: > of_device_ids (i.e. compatible strings and the respective data) are not > supposed to change at runtime. All functions working with of_device_ids > provided by <linux/of.h> work with const of_device_ids. So mark the > non-const structs in arch/arm as const, too. > > Signed-off-by: Uwe Kleine-König <[email protected]> > --- ... > arch/arm/mach-mvebu/coherency.c | 2 +- > arch/arm/mach-mvebu/pmsu.c | 2 +-
For the mvebu stuff, Acked-by: Jason Cooper <[email protected]> thx, Jason. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
