android_kernel_google_msm/include/linux/pinctrl
Stephen Warren 6f11f6f1a0 pinctrl: include <linux/bug.h> to prevent compile errors
Macros in <linux/pinctrl/machine.h> call ARRAY_SIZE(), the definition of
which eventually calls BUILD_BUG_ON_ZERO(), which is defined in
<linux/bug.h>. Include that so that every .c file using the pinctrl macros
doesn't have to do that itself.

Signed-off-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2012-04-11 09:31:01 +02:00
..
consumer.h
machine.h pinctrl: include <linux/bug.h> to prevent compile errors 2012-04-11 09:31:01 +02:00
pinconf-generic.h
pinconf.h
pinctrl-state.h
pinctrl.h
pinmux.h