On Mon, 25 Mar 2013, Paul Bolle wrote: > Signed-off-by: Paul Bolle <pebo...@tiscali.nl> > --- > Untested. > > drivers/hid/hid-picolcd.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/hid/hid-picolcd.h b/drivers/hid/hid-picolcd.h > index 020cef6..88c7c93 100644 > --- a/drivers/hid/hid-picolcd.h > +++ b/drivers/hid/hid-picolcd.h > @@ -302,7 +302,7 @@ static inline int picolcd_init_cir(struct picolcd_data > *data, struct hid_report > static inline void picolcd_exit_cir(struct picolcd_data *data) > { > } > -#endif /* CONFIG_HID_PICOLCD_LIRC */ > +#endif /* CONFIG_HID_PICOLCD_CIR */
Applied to hid.git, thanks. -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/