summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/macio.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/powerpc/powermac/macio.c')
-rw-r--r--sys/powerpc/powermac/macio.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/powerpc/powermac/macio.c b/sys/powerpc/powermac/macio.c
index 7c77241..6d79c38 100644
--- a/sys/powerpc/powermac/macio.c
+++ b/sys/powerpc/powermac/macio.c
@@ -439,9 +439,6 @@ macio_alloc_resource(device_t bus, device_t child, int type, int *rid,
rm = &sc->sc_mem_rman;
tagval = PPC_BUS_SPACE_MEM;
- if (flags & PPC_BUS_SPARSE4)
- tagval |= 4;
-
break;
case SYS_RES_IRQ:
OpenPOWER on IntegriCloud