1
0
Fork 0
remarkable-linux/drivers/pinctrl/uniphier
Masahiro Yamada 6d363bd178 pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>
The #includes <linux/bug.h> is here to use BUILD_BUG_ON_ZERO().

Thanks to commit bc6245e5ef ("bug: split BUILD_BUG stuff out into
<linux/build_bug.h>"), it is now possible to reduce the number of
headers pulled in.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2017-09-12 11:18:17 +02:00
..
Kconfig pinctrl: uniphier: add UniPhier PXs3 pinctrl driver 2017-08-14 15:01:00 +02:00
Makefile pinctrl: uniphier: add UniPhier PXs3 pinctrl driver 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-core.c pinctrl: uniphier: widen all pinconf-derived arguments to u32 2017-08-14 15:01:03 +02:00
pinctrl-uniphier-ld4.c pinctrl: uniphier: add suspend / resume support 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-ld6b.c pinctrl: uniphier: add suspend / resume support 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-ld11.c pinctrl: uniphier: add Audio out pin-mux settings 2017-08-22 14:35:03 +02:00
pinctrl-uniphier-ld20.c pinctrl: uniphier: add Audio out pin-mux settings 2017-08-22 14:35:03 +02:00
pinctrl-uniphier-pro4.c pinctrl: uniphier: fix members of rmii group for Pro4 2017-08-31 15:50:06 +02:00
pinctrl-uniphier-pro5.c pinctrl: uniphier: add suspend / resume support 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-pxs2.c pinctrl: uniphier: add suspend / resume support 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-pxs3.c pinctrl: uniphier: add UniPhier PXs3 pinctrl driver 2017-08-14 15:01:00 +02:00
pinctrl-uniphier-sld8.c pinctrl: uniphier: add suspend / resume support 2017-08-14 15:01:00 +02:00
pinctrl-uniphier.h pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h> 2017-09-12 11:18:17 +02:00