Clean up mostly unused IOSPACE macros
Most architectures defined three macros, MK_IOSPACE_PFN(), GET_IOSPACE() and GET_PFN() in pgtable.h. However, the only callers of any of these macros are in Sparc specific code, either in arch/sparc, arch/sparc64 or drivers/sbus. This patch removes the redundant macros from all architectures except sparc and sparc64. Signed-off-by:David Gibson <david@gibson.dropbear.id.au> Cc: <linux-arch@vger.kernel.org> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- include/asm-alpha/pgtable.h 0 additions, 4 deletionsinclude/asm-alpha/pgtable.h
- include/asm-arm/pgtable-nommu.h 0 additions, 4 deletionsinclude/asm-arm/pgtable-nommu.h
- include/asm-arm/pgtable.h 0 additions, 4 deletionsinclude/asm-arm/pgtable.h
- include/asm-arm26/pgtable.h 0 additions, 4 deletionsinclude/asm-arm26/pgtable.h
- include/asm-avr32/pgtable.h 0 additions, 4 deletionsinclude/asm-avr32/pgtable.h
- include/asm-frv/pgtable.h 0 additions, 4 deletionsinclude/asm-frv/pgtable.h
- include/asm-h8300/pgtable.h 0 additions, 4 deletionsinclude/asm-h8300/pgtable.h
- include/asm-i386/pgtable.h 0 additions, 4 deletionsinclude/asm-i386/pgtable.h
- include/asm-ia64/pgtable.h 0 additions, 4 deletionsinclude/asm-ia64/pgtable.h
- include/asm-m32r/pgtable.h 0 additions, 4 deletionsinclude/asm-m32r/pgtable.h
- include/asm-m68k/pgtable.h 0 additions, 4 deletionsinclude/asm-m68k/pgtable.h
- include/asm-m68knommu/pgtable.h 0 additions, 4 deletionsinclude/asm-m68knommu/pgtable.h
- include/asm-mips/pgtable.h 0 additions, 4 deletionsinclude/asm-mips/pgtable.h
- include/asm-parisc/pgtable.h 0 additions, 4 deletionsinclude/asm-parisc/pgtable.h
- include/asm-ppc/pgtable.h 0 additions, 4 deletionsinclude/asm-ppc/pgtable.h
- include/asm-sh/pgtable.h 0 additions, 4 deletionsinclude/asm-sh/pgtable.h
- include/asm-sh64/pgtable.h 0 additions, 4 deletionsinclude/asm-sh64/pgtable.h
- include/asm-x86_64/pgtable.h 0 additions, 4 deletionsinclude/asm-x86_64/pgtable.h
Loading
Please register or sign in to comment