[U-Boot] [PATCH 1/9] dm: cpu: Fix undefined ENOSYS build error

Simon Glass sjg at chromium.org
Fri Jun 12 01:38:53 CEST 2015


On 9 June 2015 at 01:45, Bin Meng <bmeng.cn at gmail.com> wrote:
>
> Include <errno.h> otherwise ENOSYS is undefined.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  common/cmd_cpu.c         | 1 +
>  drivers/cpu/cpu-uclass.c | 1 +
>  2 files changed, 2 insertions(+)

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


More information about the U-Boot mailing list