Pull HID fixes from Jiri Kosina:
 - fix for division by zero in Nintendo driver when generic joycon is
   attached, reported and fixed by SteamOS folks (Guilherme G. Piccoli)
 - GCC-7 build fix (which is a good cleanup anyway) for Nintendo driver
   (Ryan McClelland)
* tag 'hid-for-linus-
2023121901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid:
  HID: nintendo: Prevent divide-by-zero on code
  HID: nintendo: fix initializer element is not constant error