Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for #30 #31

Merged
merged 2 commits into from
Jan 23, 2023
Merged

Fix for #30 #31

merged 2 commits into from
Jan 23, 2023

Conversation

urmilparikh
Copy link
Contributor

No description provided.

macbre added a commit to macbre/CH341SER that referenced this pull request Jan 23, 2023
Apply a fix from juliagoda#31

/home/runner/work/CH341SER/CH341SER/ch34x.c:1294:27: error: initialization of ‘void (*)(struct tty_struct *, struct usb_serial_port *, struct ktermios *)’ from incompatible pointer type ‘void (*)(struct tty_struct *, struct usb_serial_port *, const struct ktermios *)’ [-Werror=incompatible-pointer-types]
 1294 |         .set_termios    = ch34x_set_termios,
      |                           ^~~~~~~~~~~~~~~~~
/home/runner/work/CH341SER/CH341SER/ch34x.c:1294:27: note: (near initialization for ‘ch34x_device.set_termios’)
@juliagoda juliagoda merged commit e70c14c into juliagoda:master Jan 23, 2023
@juliagoda
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants