Skip to content

Conversation

earlephilhower
Copy link
Contributor

Fixes #2614

Mark a potentially unused param in dma_encode_transfer_count_with_self_trigger to avoid GCC unused parameter warnings.

Fixes raspberrypi#2614

Mark a potentially unused param in dma_encode_transfer_count_with_self_trigger
to avoid GCC unused parameter warnings.
@kilograham kilograham added this to the 2.2.1 milestone Aug 13, 2025
@lurch
Copy link
Contributor

lurch commented Sep 16, 2025

Now fixed (in a slightly different way) by #2663 ?

@earlephilhower
Copy link
Contributor Author

Yes, that looks fine. I thought the SDK preferred the _unused macro, but (void) will work. Closing.

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