Skip to content

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

Merged
Liulongfang merged 1 commit into
Linaro:developfrom
tomismyfriend:develop
Feb 12, 2026
Merged

uadk: fix the compilation failure of wd_alg.h#754
Liulongfang merged 1 commit into
Linaro:developfrom
tomismyfriend:develop

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 211dd58 into Linaro:develop 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