Skip to content

Commit

Permalink
rtw88: remove duplicated include from ps.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
  • Loading branch information
YueHaibing authored and Kalle Valo committed Nov 15, 2019
1 parent 38860bd commit 4f5969c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/wireless/realtek/rtw88/ps.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
#include "mac.h"
#include "coex.h"
#include "debug.h"
#include "reg.h"

static int rtw_ips_pwr_up(struct rtw_dev *rtwdev)
{
Expand Down

0 comments on commit 4f5969c

Please sign in to comment.