diff options
author | Thorsten Glaser <tg@debian.org> | 2010-10-03 18:48:51 +0000 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2010-10-22 09:43:25 +0200 |
commit | 779b7e64b536ff65bcd40c0292871d2bb9b6d6e5 (patch) | |
tree | 6e3c2f99ba926705f87ef4c772ce79d7a5f65224 /drivers/scsi/bfa/include/bfa.h | |
parent | 2f81a18446c3061b74f4770eb95adeba2a864b0f (diff) | |
download | blackbird-op-linux-779b7e64b536ff65bcd40c0292871d2bb9b6d6e5.tar.gz blackbird-op-linux-779b7e64b536ff65bcd40c0292871d2bb9b6d6e5.zip |
m68k: Add missing I/O macros {in,out}{w,l}_p() for !CONFIG_ISA
On m68k, I/O macros like inb() outw() etc. are only defined to
something useful if CONFIG_ISA is set; dummies are in place if
not, but four macros were missing from the !CONFIG_ISA case.
Adding these makes some drivers, such as speakup, compile again.
Signed-off-by: Thorsten Glaser <tg@debian.org>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'drivers/scsi/bfa/include/bfa.h')
0 files changed, 0 insertions, 0 deletions