From 15e1afcd5e908ae29b1e6018838638befdc225a2 Mon Sep 17 00:00:00 2001 From: Richard Lowe Date: Fri, 2 Mar 2012 19:01:23 -0500 Subject: backout 998: breaks common closed drivers --- usr/src/uts/sun4u/io/sysiosbus.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'usr/src/uts/sun4u/io/sysiosbus.c') diff --git a/usr/src/uts/sun4u/io/sysiosbus.c b/usr/src/uts/sun4u/io/sysiosbus.c index 71ec224b19..fbfde87d14 100644 --- a/usr/src/uts/sun4u/io/sysiosbus.c +++ b/usr/src/uts/sun4u/io/sysiosbus.c @@ -23,9 +23,6 @@ * Use is subject to license terms. */ -/* - * Copyright 2012 Garrett D'Amore . All rights reserved. - */ #include #include @@ -311,7 +308,7 @@ static struct bus_ops sbus_bus_ops = { 0, 0, i_ddi_map_fault, - 0, + iommu_dma_map, iommu_dma_allochdl, iommu_dma_freehdl, iommu_dma_bindhdl, -- cgit v1.2.3