diff options
author | Kyle McMartin <kyle@parisc-linux.org> | 2006-01-14 06:05:21 +0100 |
---|---|---|
committer | Kyle McMartin <kyle@duet.int.mcmartin.ca> | 2006-01-23 02:26:41 +0100 |
commit | 10992092a8a6e445199f30e56789322851479019 (patch) | |
tree | 22bee56057fd82642b641e0c2ae72bb7d0f2508d /arch/parisc/kernel/pci.c | |
parent | [PARISC] Fix floating point invalid exception trap handler (diff) | |
download | linux-10992092a8a6e445199f30e56789322851479019.tar.xz linux-10992092a8a6e445199f30e56789322851479019.zip |
[PARISC] Use F_EXTEND() for COMMAND_GLOBAL
Instead of wrapping the define of COMMAND_GLOBAL in #ifdef __LP64__
use the F_EXTEND() macro defined in asm/io.h, which is the preferred
way of extending mmio space addresses for either 32 or 64 bit machines.
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Diffstat (limited to 'arch/parisc/kernel/pci.c')
0 files changed, 0 insertions, 0 deletions