Skip to content
Commit 02d6276f authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

media: solo6x10: mark unused functions as such



There are several unused helper macros there, meant to parse some
fields. As those actually help to document the hardware, the
better is to keep them.

However, it generates clang warnings with W=1, causing build to
break with CONFIG_WERROR.

So, add __always_unused to fix such warnings.

Acked-by: default avatarIsmael Luceno <ismael@iodev.co.uk>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 68cfde02
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment