Files
linux/include
Masahiro Yamada 4eb293487d pinctrl: make pinconf.h self-contained
This header uses 'bool', but it does not include any header by itself.

So, it could cause unknown type name error, depending on the header
include order, although probably <linux/types.h> has been included by
someone else.

Include <linux/types.h> to make it self-contained.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2019-06-18 13:44:41 +02:00
..
2019-04-08 15:58:54 -07:00
2019-01-25 16:40:40 +01:00
2019-05-06 13:47:50 -03:00
2019-04-01 17:46:57 +02:00