On Mon, May 9, 2011 at 6:47 PM, Anisse Astier <anisse@xxxxxxxxx> wrote: > Back when every driver managed it's own sparse keymap directly, > asus_laptop needed to keep track of its keymap. Not anymore. > > Signed-off-by: Anisse Astier <anisse@xxxxxxxxx> > --- > Âdrivers/platform/x86/asus-laptop.c | Â Â1 - > Â1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/drivers/platform/x86/asus-laptop.c b/drivers/platform/x86/asus-laptop.c > index c53b3ff..0379798 100644 > --- a/drivers/platform/x86/asus-laptop.c > +++ b/drivers/platform/x86/asus-laptop.c > @@ -198,7 +198,6 @@ struct asus_laptop { > Â Â Â Âstruct backlight_device *backlight_device; > > Â Â Â Âstruct input_dev *inputdev; > - Â Â Â struct key_entry *keymap; > > Â Â Â Âstruct asus_led mled; > Â Â Â Âstruct asus_led tled; > -- > 1.7.4.3 > > I remember writing the exact same patch, but it seems that it was lost. Acked-by: Corentin Chary <corentincj@xxxxxxxxxx> -- Corentin Chary http://xf.iksaif.net -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html