Skip to content
Snippets Groups Projects
Commit 0f4ec05b authored by Masahiro Yamada's avatar Masahiro Yamada
Browse files

ARM: uniphier: replace <linux/err.h> with <linux/errno.h>


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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent 82b3d98b
No related branches found
No related tags found
Loading
Showing with 16 additions and 14 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment