Closed cat658011 closed 5 months ago
../drivers/hid/hid-core.c:2342:2: error: use of undeclared identifier 'USB_DEVICE_ID_SONY_PS5_CONTROLLER' 2342 | USB_DEVICE_ID_SONY_PS5_CONTROLLER) }, | ^ ../drivers/hid/hid-core.c:2344:2: error: use of undeclared identifier 'USB_DEVICE_ID_SONY_PS5_CONTROLLER' 2344 | USB_DEVICE_ID_SONY_PS5_CONTROLLER) }, | ^ 2 errors generated.
I guess it related with https://github.com/Roynas-Android-Playground/kernel_samsung_universal9611/commit/32681572a077cba0b861048e92558cfe4e3a1cdf
Found why, i'll made PR to fix asap. My fault
thanks
Fixed with the PR
okay
I guess it related with https://github.com/Roynas-Android-Playground/kernel_samsung_universal9611/commit/32681572a077cba0b861048e92558cfe4e3a1cdf