Skip to content

platform: mt8188: Fix build error - #6821

Merged
kv2019i merged 1 commit into
thesofproject:mainfrom
tinghan-shen:mt8188-build-fail
Dec 16, 2022
Merged

platform: mt8188: Fix build error#6821
kv2019i merged 1 commit into
thesofproject:mainfrom
tinghan-shen:mt8188-build-fail

Conversation

@tinghan-shen

Copy link
Copy Markdown
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 tinghan.shen@mediatek.com

--

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 <tinghan.shen@mediatek.com>
@kv2019i

Copy link
Copy Markdown
Collaborator

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

@kv2019i
kv2019i merged commit 1f9dbca into thesofproject:mainDec 16, 2022
Sign up for freeto 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

@tinghan-shen@kv2019i@yaochunhung@kuanhsuncheng@wenliangwu