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

software/kernel/liteuart.c: fixed build with kernel >= 6.10 (circ_buf removed) (issue #141) #143

Merged

Conversation

trabucayre
Copy link
Collaborator

Starting with kernel 6.10.0, some changes in UART breaks driver (everything related to circ_buf was removed).
This PR adds fix for liteuart.c when build with new kernel.

Fix issue #141

@enjoy-digital enjoy-digital merged commit b0630d7 into enjoy-digital:master Feb 20, 2025
1 check passed
@enjoy-digital
Copy link
Owner

Thanks @trabucayre!

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.

2 participants