Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

net: fman: clean up included headers

Both headers aren't used in this source code file.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Link: https://patch.msgid.link/a6c502bc-1736-4bab-98dc-7e194d490c19@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Heiner Kallweit and committed by
Jakub Kicinski
13a94444 49590e49

-2
-2
drivers/net/ethernet/freescale/fman/mac.c
··· 14 14 #include <linux/device.h> 15 15 #include <linux/phy.h> 16 16 #include <linux/netdevice.h> 17 - #include <linux/phy_fixed.h> 18 - #include <linux/phylink.h> 19 17 #include <linux/etherdevice.h> 20 18 #include <linux/libfdt_env.h> 21 19 #include <linux/platform_device.h>