Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe589e04 authored by Peng Li's avatar Peng Li Committed by David S. Miller
Browse files

net: hns3: remove unused head file in hnae3.c



linux/slab.h is not used in hnae3.h, this patch removes it.

Signed-off-by: default avatarPeng Li <lipeng321@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 0e6084aa
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -8,7 +8,6 @@
 */

#include <linux/list.h>
#include <linux/slab.h>
#include <linux/spinlock.h>

#include "hnae3.h"