From 37676f01cc5d787e48e5ba3dc7d72c2725be0496 Mon Sep 17 00:00:00 2001 From: Frank Mori Hess Date: Wed, 12 Sep 2001 20:43:23 +0000 Subject: [PATCH] oops, apparently it's not even a pci driver, that pci in the name tricked me --- comedi/drivers/ii_pci20kc.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/comedi/drivers/ii_pci20kc.c b/comedi/drivers/ii_pci20kc.c index 117356ed..47884939 100644 --- a/comedi/drivers/ii_pci20kc.c +++ b/comedi/drivers/ii_pci20kc.c @@ -39,9 +39,6 @@ * */ -/* XXX this is a pci driver, but relies on configuration options to find base address. It - also does memory mapped io, but never calles ioremap(), etc. - fmhess */ - #include #include /* modularer Kernel */ -- 2.26.2