On 11/10/25 9:34 PM, Marco Felsch wrote:
> Add missing includes else atf_common.h depends on the include order.
>
> Signed-off-by: Marco Felsch <[email protected]>
Reviewed-by: Ahmad Fatoum <[email protected]>
I split out this patch in a series that I just sent.
Cheers,
Ahmad
> ---
> arch/arm/include/asm/atf_common.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/arch/arm/include/asm/atf_common.h
> b/arch/arm/include/asm/atf_common.h
> index
> ab99cd3ac1428c0dda0b9d6841a721119d45e301..11d3801da1cc171cf1601163712203b3c7089c6f
> 100644
> --- a/arch/arm/include/asm/atf_common.h
> +++ b/arch/arm/include/asm/atf_common.h
> @@ -11,6 +11,9 @@
> #ifndef __BL_COMMON_H__
> #define __BL_COMMON_H__
>
> +#include <linux/sizes.h>
> +#include <linux/types.h>
> +
> #define ATF_PARAM_EP 0x01
> #define ATF_PARAM_IMAGE_BINARY 0x02
> #define ATF_PARAM_BL31 0x03
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |