On Wed, Sep 07, 2016 at 10:51:14AM +0100, Russell King wrote: > The Jornada720 keyboard driver does not make use of anything from the > mach/hardware.h header, so this header can be removed. > > Tested-by: Adam Wysocki <armlinux@xxxxxxxxxxx> > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> Applied, thank you. > --- > drivers/input/keyboard/jornada720_kbd.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/input/keyboard/jornada720_kbd.c b/drivers/input/keyboard/jornada720_kbd.c > index 6ac9fee1d8fa..3d29e5e392c2 100644 > --- a/drivers/input/keyboard/jornada720_kbd.c > +++ b/drivers/input/keyboard/jornada720_kbd.c > @@ -25,7 +25,6 @@ > #include <linux/slab.h> > > #include <mach/jornada720.h> > -#include <mach/hardware.h> > > MODULE_AUTHOR("Kristoffer Ericson <Kristoffer.Ericson@xxxxxxxxx>"); > MODULE_DESCRIPTION("HP Jornada 710/720/728 keyboard driver"); > -- > 2.1.0 > -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html