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

drivers: i3c: cleanup const #87447

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

XenuIsWatching
Copy link
Member

There is const used in a few places and some hacks to get around that const. Just remove the const as well as remove the hacks.

There is const used in a few places and some hacks to get around
that const. Just remove the const as well as remove the hacks.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
@kartben kartben merged commit 9bce73a into zephyrproject-rtos:main Mar 25, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants