Skip to content

Commit

Permalink
rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h
Browse files Browse the repository at this point in the history
phy.h was included twice.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
Sachin Kamat authored and John W. Linville committed May 29, 2014
1 parent 71a5f88 commit 8ac070c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/rtlwifi/rtl8723be/trx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
{
Expand Down

0 comments on commit 8ac070c

Please sign in to comment.