diff options
author | Alim Akhtar | 2022-02-21 23:15:45 +0530 |
---|---|---|
committer | Daniel Lezcano | 2022-03-07 18:27:22 +0100 |
commit | dfc597c9bca9b4447820a59fe86526f016be1458 (patch) | |
tree | 847dd7310e184eb4f8be1518505a4644c1309704 /mm/zbud.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 <krzysztof.kozlowski@canonical.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20220221174547.26176-1-alim.akhtar@samsung.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'mm/zbud.c')
0 files changed, 0 insertions, 0 deletions