From: Christophe Leroy Date: Sat, 2 Apr 2022 09:54:25 +0000 (+0200) Subject: dmaengine: bestcomm: Prepare cleanup of powerpc's asm/prom.h X-Git-Tag: v5.19-rc1~100^2~78 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=105989311442e4d74a0226e555503dd57aa1e896;p=linux-2.6-block.git dmaengine: bestcomm: 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 Link: https://lore.kernel.org/r/f98acba303489bdf003e7256460696225b00702e.1648833428.git.christophe.leroy@csgroup.eu Signed-off-by: Vinod Koul --- diff --git a/drivers/dma/bestcomm/bestcomm.c b/drivers/dma/bestcomm/bestcomm.c index 8c42e5ca00a9..1822a7034630 100644 --- a/drivers/dma/bestcomm/bestcomm.c +++ b/drivers/dma/bestcomm/bestcomm.c @@ -17,7 +17,9 @@ #include #include #include +#include #include +#include #include #include #include