diff options
author | Jonathan Neuschäfer <[email protected]> | 2022-02-05 11:36:09 +0100 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2022-02-25 16:41:39 -0800 |
commit | 891b7023010cc0d62d814619b1893745d7613f7f (patch) | |
tree | bcafcbdbb6044d2c75bb8c36c5a5e8994f7d0475 /lib/test_fortify/write_overflow-memset.c | |
parent | 2eb3b3f0e87084a365321a61c9230fb16d94f1ec (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memset.c')
0 files changed, 0 insertions, 0 deletions