]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
Add <linux/errno.h> as a wrapper of <asm-generic/errno.h>
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 21 Sep 2016 02:28:54 +0000 (11:28 +0900)
committerTom Rini <trini@konsulko.com>
Fri, 23 Sep 2016 21:53:57 +0000 (17:53 -0400)
commit519d9424c33026677868e3b29203120261516996
treea61049cef5f73c22227b5db982862ea66e92219f
parentb5bf5cb3b3e81298247a53d5b514cf941cd13a9f
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>
include/linux/errno.h [new file with mode: 0644]