linux-stable/drivers/clk/pxa
Stephen Boyd 2210978516 clk: pxa: Fix const discarding warning
A recent change to mark parent names as const missed this struct
member so we get warnings like:

drivers/clk/pxa/clk-pxa25x.c:122:2: warning: initialization
discards 'const' qualifier from pointer target type

Fix it.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Acked-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2015-06-12 14:30:12 -07:00
..
clk-pxa.c clk: Replace explicit clk assignment with __clk_hw_set_clk 2015-02-18 09:40:11 -08:00
clk-pxa.h clk: pxa: Fix const discarding warning 2015-06-12 14:30:12 -07:00
clk-pxa3xx.c clk: pxa: pxa3xx: add missing os timer clock 2015-04-10 13:35:56 -07:00
clk-pxa25x.c clk: add pxa25x clock drivers 2014-11-17 11:20:55 -08:00
clk-pxa27x.c Merge branch 'clk-fixes' into clk-next 2014-11-24 17:45:33 -08:00
Makefile clk: pxa: add pxa3xx clock driver 2015-01-27 17:03:52 -08:00