kasbert / epsolar-tracer

Tools for EPsolar Tracer BN solar charge controller
Apache License 2.0
121 stars 76 forks source link

xr_usb: kernel 6.1 compile fix #48

Closed john-tho closed 1 year ago

john-tho commented 1 year ago

kernel 6.1 includes a8c11c152034 ("tty: Make ->set_termios() old ktermios const") 0

Signed-off-by: John Thomson git@johnthomson.fastmail.com.au


only compile tested with openwrt toolchain: aarch64 kernel 6.1rc1 + kernel 5.10

kasbert commented 1 year ago

Right now I don't have computers with this new kernel. I'll check it later.

john-tho commented 1 year ago

Looks like this went in via https://github.com/kasbert/epsolar-tracer/commit/90ad530166f096347a5a57b6f9eb21c422a40fd9, thanks.