mirror of
https://github.com/torvalds/linux.git
synced 2026-08-19 05:48:01 +02:00
net: ethernet: freescale: remove unneeded include for ucc_geth
net/sch_generic.h does not need to be included, remove it. Signed-off-by: Valentin Longchamp <valentin@longchamp.me> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1200684814
commit
09820ce88b
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user