Hi all, After merging the tegra tree, today's linux-next build (arm multi_v7_defconfig) produced this warning: drivers/clk/tegra/clk-emc.c: In function 'tegra_clk_register_emc': drivers/clk/tegra/clk-emc.c:519:20: warning: assignment discards 'const' qualifier from pointer target type init.parent_names = emc_parent_clk_names; ^ Introduced by commit dc9fdb640b9f ("clk: tegra: Add EMC clock driver"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au