[PATCH 01/13] sandbox: move asm-generic include to the end of file

Simon Glass sjg at chromium.org
Wed Nov 15 00:29:46 CET 2023


On Tue, 14 Nov 2023 at 04:03, Igor Prusov <ivprusov at salutedevices.com> wrote:
>
> Generic version of io.h should be included at the end of
> architecture-specific ones to make sure that arch implementations are
> used and to avoid redefinitions.
>
> Signed-off-by: Igor Prusov <ivprusov at salutedevices.com>
> ---
>
>  arch/sandbox/include/asm/io.h | 28 ++++++++++++++--------------
>  1 file changed, 14 insertions(+), 14 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list