On Fri, Jun 21, 2013 at 04:39:07PM -0600, Stephen Warren wrote: > From: Stephen Warren <swarren@xxxxxxxxxx> > > tegra_pmc_parse_dt() references __initconst data. Fix it to be __init. > This matches its only usage; a call from tegra_pmc_init() which is > already __init. This fixes: > > WARNING: vmlinux.o(.text.unlikely+0x580): Section mismatch in reference > from the function tegra_pmc_parse_dt() to the (unknown reference) > .init.rodata:(unknown) > > Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> > --- Applied to fixes-non-critical. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html