kernel_optimize_test/drivers/pinctrl/uniphier
Masahiro Yamada e24cf513cb pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h>
The reason of including <linux/bitops.h> here is just for BIT() macro.

Since commit 8bd9cb51da ("locking/atomics, asm-generic: Move some
macros from <linux/bitops.h> to a new <linux/bits.h> file"),
<linux/bits.h> is enough for such compile-time macros.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-10-16 10:01:59 +02:00
..
Kconfig
Makefile
pinctrl-uniphier-core.c
pinctrl-uniphier-ld4.c
pinctrl-uniphier-ld6b.c
pinctrl-uniphier-ld11.c
pinctrl-uniphier-ld20.c
pinctrl-uniphier-pro4.c
pinctrl-uniphier-pro5.c
pinctrl-uniphier-pxs2.c
pinctrl-uniphier-pxs3.c
pinctrl-uniphier-sld8.c
pinctrl-uniphier.h