linux-stable/drivers/media/pci/solo6x10
Mauro Carvalho Chehab 02d6276f10 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: Ismael Luceno <ismael@iodev.co.uk>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-11-29 13:23:14 +01:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
solo6x10-core.c media: solo6x10: Switch to using the new API kobj_to_dev() 2021-03-11 11:59:43 +01:00
solo6x10-disp.c media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-eeprom.c media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-enc.c media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-g723.c media: solo6x10: switch from 'pci_' to 'dma_' API 2020-12-03 08:55:05 +01:00
solo6x10-gpio.c media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-i2c.c media: Use fallthrough pseudo-keyword 2020-08-29 08:35:27 +02:00
solo6x10-jpeg.h media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-offsets.h media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-p2m.c media: solo6x10: switch from 'pci_' to 'dma_' API 2020-12-03 08:55:05 +01:00
solo6x10-regs.h media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-tw28.c media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-tw28.h media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10-v4l2-enc.c media: solo6x10: mark unused functions as such 2021-11-29 13:23:14 +01:00
solo6x10-v4l2.c media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00
solo6x10.h media: solo6x10: replace http references with https 2020-07-19 07:52:59 +02:00