staging: vt6656: Remove typedef _VIA_BB_TYPE
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 15 Feb 2014 22:00:41 +0000 (22:00 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Feb 2014 18:58:07 +0000 (10:58 -0800)
BB_TYPE_11* are already defined in baseband.h as macros.

assign variable as u8 type.

iwctl.c needs the baseband.h header for the macros.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/device.h
drivers/staging/vt6656/iwctl.c

Simple merge
Simple merge