[PATCH -mm 0/4] remove dma64_addr_t

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



dma64_addr_t looks pointless (at least there is no point that an
architecture has the own dma64_addr_t typedef).

dma_addr_t is set to 32 or 64 bits appropriately. You can use u64
at places where you know that 64 bit address is always necessary.

=
 arch/alpha/include/asm/types.h     |   11 -----------
 arch/alpha/kernel/pci_iommu.c      |    4 ++--
 arch/arm/include/asm/types.h       |    6 ------
 arch/cris/include/asm/types.h      |    6 ------
 arch/m32r/include/asm/types.h      |    6 ------
 arch/m68k/include/asm/types.h      |    6 ------
 arch/mips/include/asm/pci/bridge.h |    2 +-
 arch/mips/include/asm/types.h      |    2 --
 arch/parisc/include/asm/types.h    |   13 -------------
 arch/powerpc/include/asm/types.h   |    2 --
 arch/s390/include/asm/types.h      |    2 --
 arch/sparc/include/asm/pci_64.h    |    2 +-
 arch/sparc/include/asm/types.h     |   18 ------------------
 arch/x86/include/asm/types.h       |    8 --------
 14 files changed, 4 insertions(+), 84 deletions(-)





--
To unsubscribe from this list: send the line "unsubscribe linux-arch" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Kernel Newbies]     [x86 Platform Driver]     [Netdev]     [Linux Wireless]     [Netfilter]     [Bugtraq]     [Linux Filesystems]     [Yosemite Discussion]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Device Mapper]

  Powered by Linux