mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-10 23:33:06 +00:00
rtl8188eu: Flatten hal directory
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
07152ef10d
commit
2e52830997
87 changed files with 40 additions and 40 deletions
|
@ -4,7 +4,7 @@
|
|||
#ifndef __HAL_DATA_H__
|
||||
#define __HAL_DATA_H__
|
||||
|
||||
#include "../hal/phydm/phydm_precomp.h"
|
||||
#include "../hal/phydm_precomp.h"
|
||||
#ifdef CONFIG_BT_COEXIST
|
||||
#include <hal_btcoex.h>
|
||||
#endif
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
#define __RTW_ODM_H__
|
||||
|
||||
#include <drv_types.h>
|
||||
#include "../hal/phydm/phydm_types.h"
|
||||
#include "../hal/phydm_types.h"
|
||||
/*
|
||||
* This file provides utilities/wrappers for rtw driver to use ODM
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue