• Stephen Warren's avatar
    ARM: tegra: select SPARSE_IRQ · c5a4d6b0
    Stephen Warren authored
    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: default avatarStephen Warren <swarren@nvidia.com>
    c5a4d6b0
pcie.c 22.3 KB