aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2016-05-11 14:02:14 +0200
committerSylwester Nawrocki <[email protected]>2016-06-02 11:18:13 +0200
commit4dbf01b8df00864787b6c7e3d3e0890d385b0ff5 (patch)
tree2ff46c3615b70891762eb1c012a74e13afc00094 /lib/test-string_helpers.c
parent1d3f15a89e04356aa37cef8f5763cd4e2c6d11af (diff)
clk: samsung: Fully constify mux parent names
The PNAME macro defines array of strings for names of mux parents. Although the strings itself were const but pointers to them were not thus this data resided in initdata. Make this an array of const pointers to const strings and move to initconst section. Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Sylwester Nawrocki <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions