From: Claudiu Manoil Date: Mon, 18 Sep 2017 20:39:46 +0000 (-0400) Subject: soc/fsl/qbman: Add missing headers on ARM X-Git-Url: http://git.maquefel.me/?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 5a2c0af2489e8..9f379000da85a 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