mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 09:09:55 -04:00
staging: rtl8821ae: Remove duplicate include
phy.h was included twice. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
64539a81d0
commit
861d2ac1db
@@ -37,7 +37,7 @@
|
||||
#include "trx.h"
|
||||
#include "led.h"
|
||||
#include "dm.h"
|
||||
#include "phy.h"
|
||||
|
||||
u8 _rtl8821ae_map_hwqueue_to_fwqueue(struct sk_buff *skb, u8 hw_queue)
|
||||
{
|
||||
u16 fc = rtl_get_fc(skb);
|
||||
|
||||
Reference in New Issue
Block a user