commit | b41fdc4a7bf9045e4871c5b15905ea732ffd044f | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Mar 11 15:38:10 2019 +0000 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Mon Mar 11 15:38:10 2019 +0000 |
tree | 4cdbaefe72458c801e026bed3b1a5516083e5ddc | |
parent | 7d3a5eb78e3614b025389d2cd89d6d85e91f5549 [diff] |
irqchip/gic: Drop support for secondary GIC in non-DT systems We do not have any in-tree platform with this pathological setup, and only a single system (Cavium's cns3xxx) isn't DT aware. Let's drop the secondary GIC support for now, until we remove the above horror altogether. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>