mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Remove typedef statements from include/HalVerDef.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
8259a22027
commit
22afcbab09
5 changed files with 38 additions and 55 deletions
|
@ -148,7 +148,7 @@
|
|||
#define REG_NOA_DESC_COUNT 0x05EC
|
||||
|
||||
#include "HalVerDef.h"
|
||||
void dump_chip_info(HAL_VERSION ChipVersion);
|
||||
void dump_chip_info(struct hal_version ChipVersion);
|
||||
|
||||
|
||||
u8 /* return the final channel plan decision */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue