Skip to content
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
Loading
Loading
Loading
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