CC [M]  razerkbd_driver.o
razerkbd_driver.c: In function ‘razer_raw_event_bitfield’:
razerkbd_driver.c:3544:29: error: too few arguments to function 
‘hid_report_raw_event’
 3544 |                             hid_report_raw_event(hdev, 
HID_INPUT_REPORT, xdata, sizeof(xdata), 0);
      |                             ^~~~~~~~~~~~~~~~~~~~
In file included from razerkbd_driver.c:11:
/usr/src/linux-headers-7.0.0-28-generic/include/linux/hid.h:1271:5: note: 
declared here
 1271 | int hid_report_raw_event(struct hid_device *hid, enum hid_report_type 
type, u8 *data,
      |     ^~~~~~~~~~~~~~~~~~~~
razerkbd_driver.c:3548:29: error: too few arguments to function 
‘hid_report_raw_event’
 3548 |                             hid_report_raw_event(hdev, 
HID_INPUT_REPORT, xdata, sizeof(xdata), 0);
      |                             ^~~~~~~~~~~~~~~~~~~~
/usr/src/linux-headers-7.0.0-28-generic/include/linux/hid.h:1271:5: note: 
declared here
 1271 | int hid_report_raw_event(struct hid_device *hid, enum hid_report_type 
type, u8 *data,
      |     ^~~~~~~~~~~~~~~~~~~~
make[4]: *** [/usr/src/linux-headers-

** Attachment added: "make.log"
   
https://bugs.launchpad.net/ubuntu/+source/openrazer/+bug/2161039/+attachment/5982604/+files/make.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2161039

Title:
  openrazer-driver-dkms fails to build with kernel 7.0 HWE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openrazer/+bug/2161039/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to