fix build with kernel 5.6-rc1#27
fix build with kernel 5.6-rc1#27MilhouseVH wants to merge 1 commit intomilesp20:masterfrom MilhouseVH:fix-5.6-rc1
Conversation
|
Thanks for this. Does this kernel change affect how nuc_led is interacted with? Is it still through /proc/acpi/nuc_led? I'm not seeing anything in /proc/acpi besides 'wakeup'.
On Ubuntu 18.04.3 (x64) on a NUC6CAY. This is after building and installing the .deb package (built using your patch to nuc_led.c). |
|
Unfortunately I don't know - I'm patching this blind as I don't have any LED hardware on my Skylake NUC6i5SYH. I only see |
|
@MilhouseVH On my NUC with kernel 5.6.7 this patch works great! |
|
Thanks. Never did find anyone to test this, so it's already been removed from LibreELEC. |
Quick & dirty fix for 5.6-rc1. No problem if you'd rather fix this another way without the #ifdef.
Ref: torvalds/linux@d56c0d4