diff options
author | 2022-02-05 11:36:09 +0100 | |
---|---|---|
committer | 2022-02-25 16:41:39 -0800 | |
commit | 891b7023010cc0d62d814619b1893745d7613f7f (patch) | |
tree | bcafcbdbb6044d2c75bb8c36c5a5e8994f7d0475 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | clk: nxp: Declare mux table parameter as const u32 * (diff) | |
download | wireguard-linux-891b7023010cc0d62d814619b1893745d7613f7f.tar.xz wireguard-linux-891b7023010cc0d62d814619b1893745d7613f7f.zip |
clk: mux: Declare u32 *table parameter as const
The elements of the table are never modified in clk-mux.c. To make this
clear to clock drivers, declare the parameter as const u32 *table.
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20220205103613.1216218-4-j.neuschaefer@gmx.net
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions