Skip to content

uadk: fix the compilation failure of wd_alg.h#753

Merged
Liulongfang merged 1 commit intoLinaro:masterfrom
tomismyfriend:master
Feb 12, 2026
Merged

uadk: fix the compilation failure of wd_alg.h#753
Liulongfang merged 1 commit intoLinaro:masterfrom
tomismyfriend:master

Conversation

@tomismyfriend
Copy link
Copy Markdown

Fix the compilation failure of wd_alg.h, error log likes: wd_alg.h:121:9: error: unknown type name ‘__u8’.
And improve code portability by including linux/types.h instead of asm/types.h.

Fix the compilation failure of wd_alg.h, error log likes:
wd_alg.h:121:9: error: unknown type name ‘__u8’.
And improve code portability by including linux/types.h
instead of asm/types.h.

Signed-off-by: Weili Qian <qianweili@huawei.com>
@qwl731
Copy link
Copy Markdown

qwl731 commented Feb 12, 2026

lgtm

Copy link
Copy Markdown
Collaborator

@Liulongfang Liulongfang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@Liulongfang Liulongfang merged commit 35cdb6b into Linaro:master Feb 12, 2026
2 checks passed
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