commit | e87addec387f1ed7e6c4609e66ededc43a434c17 | [log] [tgz] |
---|---|---|
author | Bartosz Golaszewski <bgolaszewski@baylibre.com> | Thu Feb 14 15:52:02 2019 +0100 |
committer | Sekhar Nori <nsekhar@ti.com> | Tue Feb 19 19:41:07 2019 +0530 |
tree | a41b6f55bfc33a7b7450adecad35baf4054c59b3 | |
parent | a98ca73ee34825c09e666a97245dedf71ca84fbd [diff] |
ARM: davinci: select SPARSE_IRQ Everything is in place now for SPARSE_IRQ. Select it and set DAVINCI_INTC_START to NR_IRQS. We now need to include mach/irqs.h in a couple places as it is no longer indirectly included after selecting SPARSE_IRQ. Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com> Reviewed-by: David Lechner <david@lechnology.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>