rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h

phy.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Sachin Kamat 2014-05-29 16:39:23 +05:30 committed by John W. Linville
parent 71a5f88120
commit 8ac070c02d
1 changed files with 0 additions and 1 deletions

View File

@ -33,7 +33,6 @@
#include "trx.h"
#include "led.h"
#include "dm.h"
#include "phy.h"
static u8 _rtl8723be_map_hwqueue_to_fwqueue(struct sk_buff *skb, u8 hw_queue)
{