mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 14:53:05 +00:00
rtl8188eus: Flatten hal/efuse/rtl* into hal/
This change is part of the process of removing subdirectories of include/, core/, hal/ and os_dep/. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
cafe144537
commit
8a098e4f68
10 changed files with 126 additions and 126 deletions
|
@ -22,7 +22,7 @@
|
|||
#include <drv_types.h>
|
||||
#include <hal_data.h>
|
||||
|
||||
#include "../hal/efuse/efuse_mask.h"
|
||||
#include "../hal/efuse_mask.h"
|
||||
|
||||
/*------------------------Define local variable------------------------------*/
|
||||
u8 fakeEfuseBank = {0};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue