This will be used to consolidate errno.h variants. Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> ---
include/linux/errno.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 include/linux/errno.h diff --git a/include/linux/errno.h b/include/linux/errno.h new file mode 100644 index 0000000..4762ae9 --- /dev/null +++ b/include/linux/errno.h @@ -0,0 +1,6 @@ +#ifndef _LINUX_ERRNO_H +#define _LINUX_ERRNO_H + +#include <asm-generic/errno.h> + +#endif -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot