repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fs/buffer.c: clean up EXPORT* macros
[linux-2.6/mini2440.git]
/
drivers
/
scsi
/
g_NCR5380_mmio.c
blob
8cdde71ba0c889be09e026b7d0341cc607a29ee7
1
/*
2
* There is probably a nicer way to do this but this one makes
3
* pretty obvious what is happening. We rebuild the same file with
4
* different options for mmio versus pio.
5
*/
6
7
#define SCSI_G_NCR5380_MEM
8
9
#include
"g_NCR5380.c"
10