frank-zago/ch341-i2c-spi-gpio

spi-ch341.c : error with kernel 6.8.0

Tian-HP opened this issue · 2 comments

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’?

I pushed an update to fix that.

I got it.