OSDN Git Service

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)
commita9052bc9b3bc7140325a5e936ede4e1f92037c1b
tree4cf8edf7fdff05077abdce2ec6f80bf4f21915f1
parentbf1c820fcbdf3bb23c4846bdb48a191e710cb841
staging: vt6656: Remove typedef _VIA_BB_TYPE

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