From: Frank Mori Hess Date: Wed, 12 Sep 2001 20:43:23 +0000 (+0000) Subject: oops, apparently it's not even a pci driver, that pci in the name tricked me X-Git-Tag: r0_7_61~103 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=37676f01cc5d787e48e5ba3dc7d72c2725be0496;p=comedi.git oops, apparently it's not even a pci driver, that pci in the name tricked me --- 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 */