]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6655: device.h dead code remove bCCK
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 20 Aug 2014 21:30:26 +0000 (22:30 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:48:19 +0000 (13:48 -0700)
commitb2ff4a2703d1fe9191aeaa094c21c0a5f63cf7bc
tree9018c85b40c5198e3c97dc8d43c3950aeacb128f
parent5f920a4f5280df7b40ea8c1e73ad904160ee3fb6
staging: vt6655: device.h dead code remove bCCK

bCCK is always set to true, the only place it is used is in
BBvCalculateParameter which nots the value to false.

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/device.h
drivers/staging/vt6655/device_main.c
drivers/staging/vt6655/wmgr.c