commit | 1b52d7c2210b9a64c5cba6aded478c8217a8853c | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Thu Apr 20 21:16:32 2006 +0000 |
committer | Kyle McMartin <kyle@hera.kernel.org> | Fri Apr 21 22:20:35 2006 +0000 |
tree | 4fe47a5723720a7df5cd15997cf725e5363e276b | |
parent | 6ca773cf8b9dc19989c9b44635292b1ba80f9112 [diff] |
[PARISC] Make ioremap default to _nocache 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>