projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49590e4
)
net: fman: clean up included headers
author
Heiner Kallweit
<hkallweit1@gmail.com>
Thu, 4 Sep 2025 20:26:58 +0000
(22:26 +0200)
committer
Jakub Kicinski
<kuba@kernel.org>
Sat, 6 Sep 2025 01:19:36 +0000
(18:19 -0700)
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>
drivers/net/ethernet/freescale/fman/mac.c
patch
|
blob
|
history
diff --git
a/drivers/net/ethernet/freescale/fman/mac.c
b/drivers/net/ethernet/freescale/fman/mac.c
index
a39fcea
..
f27ff62
100644
(file)
--- a/
drivers/net/ethernet/freescale/fman/mac.c
+++ b/
drivers/net/ethernet/freescale/fman/mac.c
@@
-14,8
+14,6
@@
#include <linux/device.h>
#include <linux/phy.h>
#include <linux/netdevice.h>
-#include <linux/phy_fixed.h>
-#include <linux/phylink.h>
#include <linux/etherdevice.h>
#include <linux/libfdt_env.h>
#include <linux/platform_device.h>