[U-Boot] [PATCH 15/24] sandbox: Add missing errno.h includes in a few files

Simon Glass sjg at chromium.org
Wed May 13 00:41:15 CEST 2015


On 4 May 2015 at 11:31, Simon Glass <sjg at chromium.org> wrote:
> These files use error numbering, so add the include.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/sandbox/cpu/start.c       | 1 +
>  drivers/misc/i2c_eeprom_emul.c | 1 +
>  drivers/misc/swap_case.c       | 1 +
>  3 files changed, 3 insertions(+)

Applied to u-boot-dm.


More information about the U-Boot mailing list