i2c: powermac: Prepare cleanup of powerpc's asm/prom.h
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Sat, 2 Apr 2022 10:06:59 +0000 (12:06 +0200)
committerWolfram Sang <wsa@kernel.org>
Wed, 4 May 2022 20:32:45 +0000 (22:32 +0200)
commit43bf42ff4737d6f6e4fb328e61cdaa9044a22639
treed90d7f0371791911724c4add7373702b0ed3457a
parent03fbb903c8bf7e53e101e8d9a7b261264317c411
i2c: powermac: Prepare cleanup of powerpc's asm/prom.h

powerpc's asm/prom.h brings some headers that it doesn't
need itself.

In order to clean it up, first add missing headers in
users of asm/prom.h

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-powermac.c