Commit 09820ce8 authored by Valentin Longchamp's avatar Valentin Longchamp Committed by David S. Miller
Browse files

net: ethernet: freescale: remove unneeded include for ucc_geth



net/sch_generic.h does not need to be included, remove it.

Signed-off-by: default avatarValentin Longchamp <valentin@longchamp.me>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 12006848
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@
#include <soc/fsl/qe/ucc.h>
#include <soc/fsl/qe/ucc_fast.h>
#include <asm/machdep.h>
#include <net/sch_generic.h>

#include "ucc_geth.h"