From 84c27d0735c95b747d409e56f98d993a3eddf6dc Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Sun, 28 May 2000 10:45:06 +0000 Subject: [PATCH] ncr.c is no longer a COMPAT_OLDPCI device - remove the warning. --- sys/pci/ncr.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c index cca8dddb113..40a865b6b41 100644 --- a/sys/pci/ncr.c +++ b/sys/pci/ncr.c @@ -204,10 +204,6 @@ #include #include -#ifndef COMPAT_OLDPCI -#error "The ncr device requires the old pci compatibility shims" -#endif - /*========================================================== ** ** Debugging tags