linux/drivers/staging/vt6655
Matej Dujava 3abbab5132 staging: vt6656: vt6655: removing unused macros definition Makefiles
This patch is removing definition of CFLAGS in Makefile of vt6656 and
vt6655, as those are defining macros that are not used. This will remove
undef of one macro from vt6655/device_main.c, as it is only undef and it is
not used anywhere else, so it is safe to remove it.

Macros are removed from vt665x/Makefile and vt6655/device_main.c.

Signed-off-by: Matej Dujava <mdujava@kocurkovo.cz>
Link: https://lore.kernel.org/r/1589397351-24655-2-git-send-email-mdujava@kocurkovo.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-05-15 15:49:13 +02:00
..
Kconfig
Makefile staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
TODO
baseband.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
baseband.h Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
card.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
card.h Staging: vt6655: Remove CARDbRadioPowerOn definition. 2020-04-13 08:55:27 +02:00
channel.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
channel.h
desc.h
device.h
device_cfg.h
device_main.c staging: vt6656: vt6655: removing unused macros definition Makefiles 2020-05-15 15:49:13 +02:00
dpc.c
dpc.h
key.c
key.h
mac.c
mac.h
power.c staging: vt6655: power.c: code reformatting for improved readability 2020-03-11 08:08:49 +01:00
power.h
rf.c Staging: vt6655: Replace camel case variable names. 2020-04-13 08:55:31 +02:00
rf.h staging: vt6655: Fix open ended lines 2019-11-03 13:09:00 +01:00
rxtx.c staging: vt6655: fix LONG_LINE warning 2020-05-05 12:33:00 +02:00
rxtx.h
srom.c
srom.h
test staging: Add missing newline at end of file 2019-06-18 08:59:40 +02:00
tmacro.h
upc.h