Hi Ulrich, This patch looks good to me. Let me know if I should feed this through the mux subsystem or if it will take some other route. In case someone else ends up taking it: Acked-by: Peter Rosin <peda@xxxxxxxxxx> Cheers, Peter On 2017-07-17 17:24, Ulrich Hecht wrote: > Required for __must_check. > > Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@xxxxxxxxx> > --- > include/linux/mux/consumer.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/include/linux/mux/consumer.h b/include/linux/mux/consumer.h > index 5577e1b..ea96d4c 100644 > --- a/include/linux/mux/consumer.h > +++ b/include/linux/mux/consumer.h > @@ -13,6 +13,8 @@ > #ifndef _LINUX_MUX_CONSUMER_H > #define _LINUX_MUX_CONSUMER_H > > +#include <linux/compiler.h> > + > struct device; > struct mux_control; > > -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html