mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-06-23 08:34:20 +00:00
rtl8188eu: Convert typedef statements in include/HalVerDef.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
35fba91a0f
commit
c2a914a341
5 changed files with 23 additions and 36 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#define _HAL_INIT_C_
|
||||
|
||||
void dump_chip_info(HAL_VERSION ChipVersion)
|
||||
void dump_chip_info(struct HAL_VERSION ChipVersion)
|
||||
{
|
||||
uint cnt = 0;
|
||||
char buf[128];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue