]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit - arch/powerpc/include/asm/nohash/64/pgtable-64k.h
powerpc/booke: Move nohash headers
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 1 Dec 2015 03:36:38 +0000 (09:06 +0530)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Dec 2015 04:19:09 +0000 (15:19 +1100)
commit17ed9e3192b2b29ad24ffe711fa4b71716ef3ff3
tree8079fd57cf06ad4a5effe982a52c85443e6be456
parent1ca7212932862e348f2f9307f35bd309a7da82d8
powerpc/booke: Move nohash headers

Move the booke related headers below booke/32 or booke/64

Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
21 files changed:
arch/powerpc/include/asm/nohash/32/pgtable.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/32/pte-40x.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/32/pte-44x.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/32/pte-8xx.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/32/pte-fsl-booke.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/64/pgtable-4k.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/64/pgtable-64k.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/64/pgtable.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/pgtable.h [new file with mode: 0644]
arch/powerpc/include/asm/nohash/pte-book3e.h [new file with mode: 0644]
arch/powerpc/include/asm/pgtable-book3e.h [deleted file]
arch/powerpc/include/asm/pgtable-ppc32.h [deleted file]
arch/powerpc/include/asm/pgtable-ppc64-4k.h [deleted file]
arch/powerpc/include/asm/pgtable-ppc64-64k.h [deleted file]
arch/powerpc/include/asm/pgtable-ppc64.h [deleted file]
arch/powerpc/include/asm/pgtable.h
arch/powerpc/include/asm/pte-40x.h [deleted file]
arch/powerpc/include/asm/pte-44x.h [deleted file]
arch/powerpc/include/asm/pte-8xx.h [deleted file]
arch/powerpc/include/asm/pte-book3e.h [deleted file]
arch/powerpc/include/asm/pte-fsl-booke.h [deleted file]