+1
−0
arch/arm/mach-tegra/include/mach/irqs.h
deleted100644 → 0
+0
−182
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
SPARSE_IRQ is required for single zImage support.
With this enabled, we can delete <mach/irqs.h>. This requires removing
one unnecessary include of that file, and hard-coding the PCIe IRQ into
the PCIe driver. This is a hack that will be dealt with as part of
converting the PCIe driver into a true DT-supporting driver.
Signed-off-by:
Stephen Warren <swarren@nvidia.com>