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

Simon Glass sjg at chromium.org
Sat Jun 13 01:03:32 CEST 2015


On 12 June 2015 at 00:52, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  common/cmd_cpu.c         | 1 +
>  drivers/cpu/cpu-uclass.c | 1 +
>  2 files changed, 2 insertions(+)

Applied to u-boot-x86.


More information about the U-Boot mailing list