diff options
| author | Jonathan Neuschäfer <[email protected]> | 2022-02-05 10:36:09 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2022-02-26 00:41:39 +0000 |
| commit | 891b7023010cc0d62d814619b1893745d7613f7f (patch) | |
| tree | bcafcbdbb6044d2c75bb8c36c5a5e8994f7d0475 /fs/proc/array.c | |
| parent | clk: nxp: Declare mux table parameter as const u32 * (diff) | |
| download | kernel-891b7023010cc0d62d814619b1893745d7613f7f.tar.gz kernel-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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
