spi-ch341.c : error with kernel 6.8.0
Tian-HP opened this issue · 2 comments
Tian-HP commented
Linux version 6.8.0
spi-ch341.c:196:54: error: array subscript is not an integer
spi-ch341.c:515:25: error: implicit declaration of function ‘gpiochip_find’; did you mean ‘gpiochip_add’?
frank-zago commented
I pushed an update to fix that.
Tian-HP commented
I got it.