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
..
2015-05-14 17:11:20 -07:00
2015-06-04 14:27:06 -07:00
2015-06-09 18:14:27 -07:00
2015-06-04 14:27:06 -07:00
2014-07-28 23:30:46 -07:00
2015-05-21 11:55:05 -07:00
2015-04-01 10:59:27 -07:00
2015-04-10 14:44:43 -07:00
2015-05-14 17:11:31 -07:00