1
0
Fork 0
alistair23-linux/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 pinctrl: uniphier: add UniPhier PXs3 pinctrl driver 2017-08-14 15:01:00 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pinctrl-uniphier-core.c treewide: Use struct_size() for devm_kmalloc() and friends 2018-06-06 11:15:43 -07:00
pinctrl-uniphier-ld4.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier-ld6b.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier-ld11.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier-ld20.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier-pro4.c pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4 2018-08-29 10:50:12 +02:00
pinctrl-uniphier-pro5.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier-pxs2.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier-pxs3.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier-sld8.c Char/Misc driver patches for 4.19-rc1 2018-08-18 11:04:51 -07:00
pinctrl-uniphier.h pinctrl: uniphier: include <linux/bits.h> instead of <linux/bitops.h> 2018-10-16 10:01:59 +02:00