]> git.neil.brown.name Git - history.git/commit
[SPARC]: Make io.h macros more resiliant.
authorDavid S. Miller <davem@nuts.ninka.net>
Tue, 14 Oct 2003 11:10:14 +0000 (04:10 -0700)
committerDavid S. Miller <davem@nuts.ninka.net>
Tue, 14 Oct 2003 11:10:14 +0000 (04:10 -0700)
commitfc49a434c975a55d6c009771be66fd5a879f5f50
tree8918b5fb791dc4320ecb69fded5c754772ac204a
parent5901d0db4bea7e58811e75692071845d18d944b5
[SPARC]: Make io.h macros more resiliant.

Several drivers do things like undefine inb et al. in order
to switch between using I/O and MEM operations.  The Sparc
io.h macros did not cope with this well, so fix that up.
include/asm-sparc/io.h