From 7d501144194e45646a9b40ab87d4313a80408531 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 15 Nov 2011 22:27:54 +0000 Subject: Simplify various parts of the puc(4) attachment code. Tested lightly by krw and myself. --- sys/arch/sgi/conf/files.sgi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'sys/arch/sgi/conf') diff --git a/sys/arch/sgi/conf/files.sgi b/sys/arch/sgi/conf/files.sgi index a11b5cff8cc..83953010ed9 100644 --- a/sys/arch/sgi/conf/files.sgi +++ b/sys/arch/sgi/conf/files.sgi @@ -1,4 +1,4 @@ -# $OpenBSD: files.sgi,v 1.45 2010/03/22 21:22:08 miod Exp $ +# $OpenBSD: files.sgi,v 1.46 2011/11/15 22:27:53 deraadt Exp $ # # maxpartitions must be first item in files.${ARCH} # @@ -93,8 +93,6 @@ include "dev/i2o/files.i2o" include "dev/pci/files.pci" file arch/sgi/pci/pci_machdep.c pci -include "dev/puc/files.puc" - # Sun HME Ethernet controllers device hme: ether, ifnet, mii, ifmedia file dev/ic/hme.c hme -- cgit v1.2.3