rtl8188eu: Convert all typedef statements in include/odm.h

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2013-07-26 11:20:42 -05:00
parent d8af6fff83
commit f311a752bb
32 changed files with 603 additions and 710 deletions

View file

@ -409,7 +409,7 @@ typedef struct hal_data_8188e
u8 RegCR_1;
struct dm_priv dmpriv;
DM_ODM_T odmpriv;
struct odm_dm_struct odmpriv;
struct sreset_priv srestpriv;
#ifdef CONFIG_BT_COEXIST