Home
last modified time | relevance | path

Searched hist:"2 c61551b62dbd9df529dc06a412718b22cf02a82" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/linux/
H A Derrno.h2c61551b62dbd9df529dc06a412718b22cf02a82 Wed Sep 21 02:28:58 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> Move error macros from <asm-generic/errno.h> to <linux/errno.h>

There are no files that include <asm-generic/errno.h> any more.
Move error macro defines to include/linux/errno.h and remove
include/asm-generic/errno.h.

Going forward, please include <linux/errno.h> when you need error
macros.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>