• Paul Mundt's avatar
    sh: Kill off broken type 1 PCI config access checks. · 396c56a9
    Paul Mundt authored
    The host controllers only support type 1, so there's not much else to
    test for. Some of the older controllers also supported type 2 accesses,
    but we've never supported those, and likely never will. Beyond that, the
    P1SEG test is meaningless for 32-bit mode, so rather than refactoring it,
    just kill the type 1 test off completely.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    396c56a9
pci-sh4.h 9.52 KB