diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-01-21 18:05:24 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-01-22 15:32:56 +0900 |
commit | 0f4ec05bbbd60f0159a739e54c910bca859ef039 (patch) | |
tree | 8e36c162d89eeaa27ea7472311cb8f3ea33fb336 /arch/arm/mach-exynos/include/mach/spl.h | |
parent | 82b3d98b3af6cecc7a8c1f1781823d831864293d (diff) | |
download | u-boot-0f4ec05bbbd60f0159a739e54c910bca859ef039.tar.gz u-boot-0f4ec05bbbd60f0159a739e54c910bca859ef039.tar.xz u-boot-0f4ec05bbbd60f0159a739e54c910bca859ef039.zip |
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: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-exynos/include/mach/spl.h')
0 files changed, 0 insertions, 0 deletions