diff options
| author | Marek Vasut <[email protected]> | 2025-02-06 22:29:36 +0100 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2025-04-16 13:42:06 +0200 |
| commit | 931d96b594e029ecde46475ca355da2efb3035b1 (patch) | |
| tree | 2ebf3ecafba14bfd519c99db9ef77b3a07127c6f /include/linux | |
| parent | 3ecf1b78d92469f3074ecf8cbb1c19455a878ea4 (diff) | |
arm64: zynqmp: versal: Consistently use enum tcm_mode
Turn anonymous enum TCM_LOCK/TCM_SPLIT into enum tcm_mode {}, set
TCM_LOCK as 0 and TCM_SPLIT as 1 to match LOCK and SPLIT macros in
mach-zynqmp/mp.c, and unify all the functions and their parameters
on this one single enum tcm_mode {} instead of a mix of bool and u8.
No functional change intended.
Signed-off-by: Marek Vasut <[email protected]>
Tested-by: Love Kumar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
