Loading drivers/hid/hid-thingm.c +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ struct thingm_fwinfo { unsigned first; }; const struct thingm_fwinfo thingm_fwinfo[] = { static const struct thingm_fwinfo thingm_fwinfo[] = { { .major = THINGM_MAJOR_MK1, .numrgb = 1, Loading Loading
drivers/hid/hid-thingm.c +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ struct thingm_fwinfo { unsigned first; }; const struct thingm_fwinfo thingm_fwinfo[] = { static const struct thingm_fwinfo thingm_fwinfo[] = { { .major = THINGM_MAJOR_MK1, .numrgb = 1, Loading