]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: vt6655: Remove ununsed macro ASSERT
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 22 Jul 2015 18:16:33 +0000 (19:16 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Jul 2015 03:51:37 +0000 (20:51 -0700)
commit217ed3abf1510747590aaa5da93217e559fd8e19
tree60339ec6804c2f21034e9fc8215f7e3e7a1b9bad
parent83aa2ac65a36e77f5651ef8946003b856cab49bc
staging: vt6655: Remove ununsed macro ASSERT

VIAWET_DEBUG is not defined so macro is empty.

Remove the macro.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/baseband.c
drivers/staging/vt6655/card.c
drivers/staging/vt6655/device_cfg.h
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/mac.c
drivers/staging/vt6655/rxtx.c