[PARISC] Make ioremap default to _nocache
authorKyle McMartin <kyle@parisc-linux.org>
Thu, 20 Apr 2006 21:16:32 +0000 (21:16 +0000)
committerKyle McMartin <kyle@hera.kernel.org>
Fri, 21 Apr 2006 22:20:35 +0000 (22:20 +0000)
Since it is way more work to change most drivers to comply with parisc, take
the easy way out and make ioremap _NO_CACHE by default. This is in line with
what powerpc does.

Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found