From: Claudiu Manoil Date: Mon, 18 Sep 2017 20:39:46 +0000 (-0400) Subject: soc/fsl/qbman: Add missing headers on ARM X-Git-Tag: v4.15-rc1~74^2~16^2~1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e6b909fe84ba891cc523a65a6b6af07f4e977c5f;p=linux.git soc/fsl/qbman: Add missing headers on ARM Unlike PPC builds, ARM builds need following headers explicitly: +#include for ioread32be() +#include for udelay() Signed-off-by: Claudiu Manoil Signed-off-by: Roy Pledge Signed-off-by: Li Yang --- diff --git a/drivers/soc/fsl/qbman/dpaa_sys.h b/drivers/soc/fsl/qbman/dpaa_sys.h index 5a2c0af2489e..9f379000da85 100644 --- a/drivers/soc/fsl/qbman/dpaa_sys.h +++ b/drivers/soc/fsl/qbman/dpaa_sys.h @@ -44,6 +44,8 @@ #include #include #include +#include +#include /* For 2-element tables related to cache-inhibited and cache-enabled mappings */ #define DPAA_PORTAL_CE 0