diff options
author | Alim Akhtar <[email protected]> | 2022-02-21 23:15:45 +0530 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2022-03-07 18:27:22 +0100 |
commit | dfc597c9bca9b4447820a59fe86526f016be1458 (patch) | |
tree | 847dd7310e184eb4f8be1518505a4644c1309704 /drivers/fpga/fpga-mgr.c | |
parent | ab8da93dc06d82f464c47ab30e6c75190702f369 (diff) |
clocksource/drivers/exynos_mct: Remove mct interrupt index enum
MCT driver define an enum which list global and local timer's
irq index. Most of them are not used but MCT_G0_IRQ and
MCT_L0_IRQ and these two are at a fixed offset/index.
Get rid of this enum and use a #define for the used irq index.
No functional changes expected.
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Alim Akhtar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions