linux/drivers/staging/vt6655
Lee Jones b259c9b238 staging: vt6655: upc: Suppress set but not used warning in macro
The variable is used in the function using the macro.

Fixes the following W=1 kernel build warning(s):

 drivers/staging/vt6655/upc.h:45:16: warning: variable ‘byData’ set but not used [-Wunused-but-set-variable]

Cc: Forest Bond <forest@alittletooquiet.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20210414181129.1628598-28-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-05-10 11:19:25 +02:00
..
baseband.c staging: vt6655: Rename two dimensional array declaration 2021-03-16 12:36:20 +01:00
baseband.h
card.c
card.h
channel.c staging: vt6655: remove duplicate code 2021-03-14 17:01:46 +01:00
channel.h
desc.h
device_cfg.h
device_main.c staging: vt6655: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01:00
device.h
dpc.c
dpc.h
Kconfig
key.c
key.h
mac.c
mac.h
Makefile
power.c
power.h
rf.c
rf.h
rxtx.c staging: vt6655: Fix fall-through warnings for Clang 2020-11-23 17:55:23 +01:00
rxtx.h staging: vt665x: fix alignment constraints 2021-03-18 10:21:46 +01:00
srom.c
srom.h
test
tmacro.h
TODO
upc.h staging: vt6655: upc: Suppress set but not used warning in macro 2021-05-10 11:19:25 +02:00