mirror of
https://github.com/torvalds/linux.git
synced 2024-12-21 10:31:54 +00:00
b962aeb022
MIPS has a copy of lib/iomap.c with minor alterations, none of which are
necessary given appropriate definitions of PIO_OFFSET, PIO_MASK &
PIO_RESERVED. Provide such definitions, select GENERIC_IOMAP & remove
arch/mips/lib/iomap.c to cut back on the needless duplication.
The one change this does make is to our mmio_{in,out}s[bwl] functions,
which began to deviate from their generic counterparts with commit
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |