rtlwifi: Remove same duplicated includes

Just remove same duplicated includes.

Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
zhong jiang 2018-10-24 14:07:36 +08:00 committed by Kalle Valo
parent 90e3243d16
commit 963b307361
2 changed files with 0 additions and 2 deletions
drivers/net/wireless/realtek/rtlwifi
rtl8188ee
rtl8821ae

@ -29,7 +29,6 @@
#include "../stats.h"
#include "reg.h"
#include "def.h"
#include "phy.h"
#include "trx.h"
#include "led.h"
#include "dm.h"

@ -29,7 +29,6 @@
#include "../stats.h"
#include "reg.h"
#include "def.h"
#include "phy.h"
#include "trx.h"
#include "led.h"
#include "dm.h"