• Eli Carter's avatar
    [ARM PATCH] 1511/1: iop321 #define cleanup · b2ad716b
    Eli Carter authored
    Patch from Eli Carter
    
    # Mon Apr 21 11:20:06 CDT 2003 ejc@rnd-linux-c84
    # pci-io-mem-size-defines
    #
    # Rename the IOP321_PCI_WINDOW_SIZE #defines to use
    # IOP321_PCI_{IO,MEM}_{BASE,SIZE} instead.  This makes the #defines a bit more
    # consistent.  No functional change, though it does bring up the question of
    # whether res[].end should be BASE+SIZE-1 or BASE+SIZE.
    #
    # Diffed against linux-2.5.67-rmk1+1501-3+1506+1508-10
    #
    #  arch/arm/mach-iop3xx/iop321-pci.c    |    8 ++++----
    #  include/asm-arm/arch-iop3xx/iop321.h |   10 ++++------
    #  2 files changed, 8 insertions(+), 10 deletions(-)
    #
    b2ad716b
iop321-pci.c 6.12 KB