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

platform: mt8188: Fix build error #6821

Merged
merged 1 commit into from
Dec 16, 2022

Conversation

tinghan-shen
Copy link
Contributor

Add back the mailbox_sw_reg_write inline function
to fix build error of mt8188.

sof/src/platform/mt8188/include/platform/platform.h: In function ‘platform_panic’: sof/src/platform/mt8188/include/platform/platform.h:69: warning: implicit declaration of function ‘mailbox_sw_reg_write’

Signed-off-by: Tinghan Shen [email protected]

--

I'm so sorry for introduce this build fail when update the mt8188 PR (#6796).

Add back the mailbox_sw_reg_write inline function
to fix build error of mt8188.

sof/src/platform/mt8188/include/platform/platform.h: In function ‘platform_panic’:
sof/src/platform/mt8188/include/platform/platform.h:69: warning: implicit declaration of function ‘mailbox_sw_reg_write’

Signed-off-by: Tinghan Shen <[email protected]>
@kv2019i
Copy link
Collaborator

kv2019i commented Dec 16, 2022

This touches only MTK platform files, so ignoring the Intel related CI failures and proceeding with merge.

@kv2019i kv2019i merged commit 1f9dbca into thesofproject:main Dec 16, 2022
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.

5 participants