u-boot-brain/drivers/pinctrl/uniphier
Masahiro Yamada 03cfc80134 pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>
The #include <linux/bug.h> is here to use BUILD_BUG_ON_ZERO().

By replacing it with <linux/build_bug.h>, we can reduce the number of
headers pulled in.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2018-05-08 10:25:14 +09:00
..
Kconfig ARM: uniphier: remove sLD3 SoC support 2017-08-20 23:05:39 +09:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-core.c pinctrl: uniphier: replace printf() with dev_err() 2018-05-08 10:25:14 +09:00
pinctrl-uniphier-ld4.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-ld6b.c pinctrl: uniphier: remove unneeded pin data of LD6b SoC 2018-05-08 10:25:11 +09:00
pinctrl-uniphier-ld11.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-ld20.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-pro4.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-pro5.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-pxs2.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-pxs3.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier-sld8.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
pinctrl-uniphier.h pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h> 2018-05-08 10:25:14 +09:00