From: Christophe Leroy Date: Fri, 1 Apr 2022 17:18:36 +0000 (+0200) Subject: ata: pata_mpc52xx: Prepare cleanup of powerpc's asm/prom.h X-Git-Tag: v6.1-rc5~1357^2~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c956b92ee19b978bd8da50e30271a0a4c62bea28;p=platform%2Fkernel%2Flinux-starfive.git ata: pata_mpc52xx: 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 Reviewed-by: Sergey Shtylyov Signed-off-by: Damien Le Moal --- diff --git a/drivers/ata/pata_mpc52xx.c b/drivers/ata/pata_mpc52xx.c index 3250ef3..03b6ae3 100644 --- a/drivers/ata/pata_mpc52xx.c +++ b/drivers/ata/pata_mpc52xx.c @@ -19,11 +19,12 @@ #include #include #include +#include +#include #include #include #include -#include #include #include