OSDN Git Service

powerpc/include: Declare mpc8xx_immr in 8xx_immap.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 8 Aug 2023 06:04:39 +0000 (08:04 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 16 Aug 2023 13:54:47 +0000 (23:54 +1000)
commite6e077cb2aa4ffb8b320f9a1464f29a21986a901
tree04e988e7459ffd73978499bfb4093a19db008a25
parent60bc069c433fc89caa97927b1636401a0e647f67
powerpc/include: Declare mpc8xx_immr in 8xx_immap.h

Do the same as for cmp2_immr : declare it at the same place
as its type immap_t, that is in 8xx_immap.h instead of fs_pd.h

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/62d490b65899c2f2667ca7045c5f0fad9cbda458.1691474658.git.christophe.leroy@csgroup.eu
arch/powerpc/include/asm/8xx_immap.h
arch/powerpc/include/asm/fs_pd.h
arch/powerpc/platforms/8xx/adder875.c
arch/powerpc/platforms/8xx/mpc86xads_setup.c
arch/powerpc/platforms/8xx/mpc885ads_setup.c