mpc85xx: remove unneeded headers
authorRosen Penev <rosenp@gmail.com>
Wed, 4 Sep 2024 23:35:39 +0000 (16:35 -0700)
committerRobert Marko <robimarko@gmail.com>
Sat, 7 Sep 2024 20:24:07 +0000 (22:24 +0200)
949e1a0856c4a04ac4a3fee1bd4a0cc69ac187c5 moved this code to DTS. Not
needed anymore.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/16345
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/mpc85xx/files/arch/powerpc/platforms/85xx/tl_wdr4900_v1.c

index 22c4ad3fc4c67542f2c8908aa5347e30a9e7fbb0..b430a12ee430cf9d4cbad59b6587acbdcc5901af 100644 (file)
 
 #include <linux/stddef.h>
 #include <linux/kernel.h>
-#include <linux/pci.h>
 #include <linux/delay.h>
 #include <linux/interrupt.h>
 #include <linux/of_platform.h>
-#include <linux/ath9k_platform.h>
-#include <linux/leds.h>
 
 #include <asm/time.h>
 #include <asm/machdep.h>