diff options
author | Phil Edworthy <[email protected]> | 2022-05-03 12:55:50 +0100 |
---|---|---|
committer | Geert Uytterhoeven <[email protected]> | 2022-05-05 12:12:32 +0200 |
commit | ceb3bfab2da49f804ec629a20f731611b9ece207 (patch) | |
tree | 808fce506c91f1883311d4e5eecde7079955a9ee /tools/perf | |
parent | 4a526957e6368597dea08175a67f0e15569f3958 (diff) |
clk: renesas: rzg2l: Move the DEF_MUX array size calc into the macro
We only ever use ARRAY_SIZE() to populate the number of parents, so
move this into the macro to always detect it automatically. This
also makes the tables of clocks a little simpler.
Similarly for the DEF_SD_MUX macro.
Signed-off-by: Phil Edworthy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions