]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Wed, 1 Feb 2017 13:29:22 +0000 (14:29 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Tue, 28 Feb 2017 11:06:16 +0000 (11:06 +0000)
commit1c63d4c5e16394698072d671029e753715af100a
tree33a7a57c3e82b7a79fc05fbb4fdb12106690d4b2
parent050d18d1c65113b4558d86d53465ebe1d04910fb
ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>

Nothing in this header file depends on <linux/types.h>.
Rather, <linux/errno.h> should be included for -ENODEV.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/hardware/cache-uniphier.h