]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
clk: lan966x: make clk_names const char * const
authorDaniel Machon <daniel.machon@microchip.com>
Mon, 16 Sep 2024 09:49:20 +0000 (11:49 +0200)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sun, 13 Oct 2024 16:18:58 +0000 (19:18 +0300)
commit6049fa175d84f7f9f8757423f78227c0a5099f09
tree4f2d444a36988489ca20b009dbc058aab5388e35
parent40d8566e9aa9628f71211d4b0b9ff8294496eb13
clk: lan966x: make clk_names const char * const

Change clk_names to const char * const to silence checkpatch in
subsequent patches.

Signed-off-by: Daniel Machon <daniel.machon@microchip.com>
Link: https://lore.kernel.org/r/20240916-lan969x-clock-v1-2-0e150336074d@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
drivers/clk/clk-lan966x.c