[PATCH] dm: core: Reorder include files in read.c

Simon Glass sjg at chromium.org
Wed Apr 29 20:04:44 CEST 2020


On Wed, 29 Apr 2020 at 01:08, Stefan Roese <sr at denx.de> wrote:
>
> Including the assembler headers before including common.h etc leads to
> compilation errors upon MIPS64 based platforms using OF_LIVE. This
> patch reorders the include files to the "correct" oder.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> ---
>  drivers/core/read.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

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


More information about the U-Boot mailing list