diff options
author | GuanXuetao <gxt@mprc.pku.edu.cn> | 2011-02-22 06:06:43 -0500 |
---|---|---|
committer | GuanXuetao <gxt@mprc.pku.edu.cn> | 2011-03-16 21:19:03 -0400 |
commit | 7dc59bdde7063323b6a70c2f0fadb399ede8038d (patch) | |
tree | e288e1bbcb1ed68ad36514e82f8090acea4d17e0 /net/lapb | |
parent | 521cb40b0c44418a4fd36dc633f575813d59a43d (diff) |
asm-generic: fix inX/outX functions for architectures that have PCI
The definitions for the PC-style PIO functions in asm-generic/io.h were
meant as dummies so you could compile code on architectures without
ISA and PCI buses. However, unicore32 actually wants to use them
with a real PCI bus, so they need to be defined to actually address
the register window holding the I/O ports.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions