commit | dc8ef8cd3a05632bf15ce8714d6b84ece2836fe9 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Dec 29 15:47:52 2018 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Apr 19 20:37:44 2019 +0200 |
tree | 3147f78a797a4d4d2c139c03210fe7ad3caf86f4 | |
parent | 075df31aed44cd9b9f2fd6522b16183415ee3351 [diff] |
ARM: ixp4xx: Convert to SPARSE_IRQ This localizes the <mach/irqs.h> header to the mach-ixp4xx directory, removes NR_IRQS and switches IXP4xx over to using SPARSE_IRQ. This is a prerequisite for DT support. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>