diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-06-12 01:08:51 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-06-12 23:30:12 +0200 |
commit | 22109785163310666cf9913bafbcc11c5aebe68a (patch) | |
tree | e2d7fdb63e027683b99e3728c4975e463d137a0f /scripts/cleanpatch | |
parent | clk: Move debug_node field under DEBUG_FS flag in struct clk_core (diff) | |
download | linux-22109785163310666cf9913bafbcc11c5aebe68a.tar.xz linux-22109785163310666cf9913bafbcc11c5aebe68a.zip |
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>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions