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:
Larry Finger 2018-10-14 19:32:12 -05:00
parent cafe144537
commit 8a098e4f68
10 changed files with 126 additions and 126 deletions

View file

@ -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};