]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
net: fman: clean up included headers
authorHeiner Kallweit <hkallweit1@gmail.com>
Thu, 4 Sep 2025 20:26:58 +0000 (22:26 +0200)
committerJakub 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

index a39fcea6a77a0fbfd3f8d85f5b2ab48d2467e089..f27ff625fe29d381dd543eed1e8a3b0c7bd1ed79 100644 (file)
@@ -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>