projects
/
comedi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a8e23e
)
compile fix
author
David Schleef
<ds@schleef.org>
Thu, 30 Nov 2000 20:30:49 +0000
(20:30 +0000)
committer
David Schleef
<ds@schleef.org>
Thu, 30 Nov 2000 20:30:49 +0000
(20:30 +0000)
comedi/drivers/amcc_s5933.h
patch
|
blob
|
history
diff --git
a/comedi/drivers/amcc_s5933.h
b/comedi/drivers/amcc_s5933.h
index e9bdcb4d14a5e7e0322affe016b805379b07c394..5fbeae396d35fc9f713bc2e1f7ac29dd69f338fd 100644
(file)
--- a/
comedi/drivers/amcc_s5933.h
+++ b/
comedi/drivers/amcc_s5933.h
@@
-228,7
+228,6
@@
void amcc_init(void)
amcc->amcc_io_addr=pcidev->resource[0].start & ~3UL;
amcc->daq_io_addr=pcidev->resource[2].start & ~3UL;
amcc->irq=pcidev->irq;
-#endif
#endif
}