]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sandbox: Add missing errno.h includes in a few files
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:08 +0000 (11:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:39 +0000 (22:39 +0200)
commitd652703fe6aecba594fe751b56776e5a5d481c05
tree6d2ccf4df48856a62e6d784deeca9937b78b5eef
parent95ffe4176096a842334c8118c4bd41180b7f3443
sandbox: Add missing errno.h includes in a few files

These files use error numbering, so add the include.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/start.c
drivers/misc/i2c_eeprom_emul.c
drivers/misc/swap_case.c