powerpc/xics: Include missing header
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 24 May 2022 05:35:10 +0000 (07:35 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 24 May 2022 10:44:30 +0000 (20:44 +1000)
commit14554d92c1c5a127dd0dab8fce8f08bf70d8b39b
tree433c90d6008b50ff6199d1bb335d07c30f3dc229
parenta5d28039ecb288f4788ae98c8291e092961e8742
powerpc/xics: Include missing header

Include of_adresses.h to get of_iomap() prototype.

Fixes: 86c38fec69a4 ("powerpc: Remove asm/prom.h from all files that don't need it")
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/f20a14be1a29fa0a9ebcfc5ebf05eb69c5120d10.1653370502.git.christophe.leroy@csgroup.eu
arch/powerpc/sysdev/xics/ics-native.c