linux/arch/powerpc/platforms/83xx
Christophe Leroy d3e0179672 powerpc: Untangle fixmap.h and pgtable.h and mmu.h
fixmap.h need pgtable.h for [un]map_kernel_page()

pgtable.h need fixmap.h for FIXADDR_TOP.

Untangle the two files by moving FIXADDR_TOP into pgtable.h

Also move VIRT_IMMR_BASE to fixmap.h to avoid fixmap.h in mmu.h

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/5eba12392a018be28ad0a02ed844767b132589e7.1695659959.git.christophe.leroy@csgroup.eu
2023-10-19 17:12:44 +11:00
..
Kconfig powerpc: drop MPC832x_MDS platform support 2023-04-20 13:21:47 +10:00
Makefile powerpc/83xx: Split usb.c 2023-08-18 17:03:14 +10:00
asp834x.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
km83xx.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
mcu_mpc8349emitx.c powerpc: Switch i2c drivers back to use .probe() 2023-06-14 12:46:41 +10:00
misc.c powerpc: Untangle fixmap.h and pgtable.h and mmu.h 2023-10-19 17:12:44 +11:00
mpc83xx.h powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes from mpc83xx.h 2023-08-18 17:03:13 +10:00
mpc830x_rdb.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc831x_rdb.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc832x_rdb.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
mpc834x_itx.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc836x_rdk.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
mpc837x_rdb.c powerpc: Make generic_calibrate_decr() the default 2023-03-16 08:56:48 +11:00
suspend-asm.S powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobe 2020-06-02 20:59:09 +10:00
suspend.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
usb_831x.c powerpc/83xx: Split usb.c 2023-08-18 17:03:14 +10:00
usb_834x.c powerpc/83xx: Split usb.c 2023-08-18 17:03:14 +10:00
usb_837x.c powerpc/83xx: Split usb.c 2023-08-18 17:03:14 +10:00