Forked from
KED Software Projects / Miscellaneous / KED U-Boot Fork
48583 commits behind the upstream repository.
Masahiro Yamada
authored
These files only need error number macros. Actually, IS_ERR(),
PTR_ERR(), ERR_PTR(), etc. are not useful for U-Boot. Avoid
unnecessary header includes.
Signed-off-by:
Masahiro Yamada <yamada.masahiro@socionext.com>