Home
last modified time | relevance | path

Searched hist:"6 d363bd1786cf42cf2eb7bb7bf1e0d69788bdb2f" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/uniphier/
H A Dpinctrl-uniphier.hdiff 6d363bd1786cf42cf2eb7bb7bf1e0d69788bdb2f Sat Sep 02 19:26:18 CEST 2017 Masahiro Yamada <yamada.masahiro@socionext.com> 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 bc6245e5efd7 ("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>