commit | 676f595bb80c2268892d3dc6b43e8eff409bb29e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Sep 21 11:28:54 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Sep 23 17:53:57 2016 -0400 |
tree | a61049cef5f73c22227b5db982862ea66e92219f | |
parent | adae2ece92761d8af40590a01a07824520857c3e [diff] |
Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> This will be used to consolidate errno.h variants. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org>