rtl8188eu: Flatten include/

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
Larry Finger 2021-07-22 19:32:22 -05:00
parent 43a72191f6
commit 5e6ddcda98
110 changed files with 1009 additions and 92 deletions

View file

@ -7,9 +7,9 @@
#include <rtw_mp.h>
#include <rtw_mp_ioctl.h>
#include <rtw_mlme.h>
#include "../phydm_precomp.h"
#include "phydm_precomp.h"
#ifdef RTW_HALMAC
#include "../hal_halmac.h"
#include "hal_halmac.h"
#endif
#if (LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 27))