summaryrefslogtreecommitdiffstats
path: root/sys/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci')
-rw-r--r--sys/pci/cy_pci.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/pci/cy_pci.c b/sys/pci/cy_pci.c
index fddea78..f7e2414 100644
--- a/sys/pci/cy_pci.c
+++ b/sys/pci/cy_pci.c
@@ -27,10 +27,6 @@
* $FreeBSD$
*/
-#ifdef COMPILING_LINT
-#warning "The cy pci driver is broken and is not compiled with LINT"
-#else
-
/*
* Cyclades Y PCI serial interface driver
*/
@@ -161,4 +157,3 @@ fail:
/* XXX should release any allocated virtual memory */
return;
}
-#endif
OpenPOWER on IntegriCloud