Skip to content

Conversation

@pussuw
Copy link
Contributor

@pussuw pussuw commented Aug 1, 2024

Summary

Fixes regression from #12220

Error: chip/k230_start.c:80:13: error: 'k230_copy_init_data' defined but not used [-Werror=unused-function]
80 | static void k230_copy_init_data(void)
| ^~~~~~~~~~~~~~~~~~~

Impact

Fix build error

Testing

Build passes

Gates merge of: #12812

Fixes regression from apache#12220

Error: chip/k230_start.c:80:13: error: 'k230_copy_init_data' defined but not used [-Werror=unused-function]
   80 | static void k230_copy_init_data(void)
      |             ^~~~~~~~~~~~~~~~~~~
@xiaoxiang781216 xiaoxiang781216 merged commit cbb07a5 into apache:master Aug 1, 2024
@pussuw pussuw deleted the k230_start_fix branch August 1, 2024 15:58
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