On Fri, Mar 16, 2012 at 9:54 PM, Stephen Warren <[email protected]> wrote:
> 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 <[email protected]> > --- > v2: Fix accidental replacing of pinctrl-state.h with pinctrl.h Applied. Thanks! Linus Walleij _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
