commit | fabb8ff4ffa2b6bf89df8ed598551b6aaf632478 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Fri Jun 29 02:21:03 2007 -0400 |
committer | Kyle McMartin <kyle@minerva.i.cabal.ca> | Mon Aug 27 00:29:22 2007 -0400 |
tree | e1f29d37691a6eda77e3a0a6649a1521f1535e0b | |
parent | 37efbb705a7c8778c5ee9f4ec6493cf2d958eecd [diff] |
[PARISC] Add dummy isa_(bus|virt)_to_(virt|bus) inlines Less painful than fixing up the Kconfig for a pile of drivers to only build on X86 && ARM && MIPS... Just make them BUG(), as defining them to be 1:1 with physical memory will likely HPMC the box anyways. Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>