summaryrefslogtreecommitdiff
path: root/arch/arm/mach-bcm/brcmstb.c
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2023-08-22 05:19:37 +0300
committerArnd Bergmann <arnd@arndb.de>2023-08-22 05:19:41 +0300
commit56fdaf48e78b0b4c8080892524985eba6199af97 (patch)
tree5f10510daa519dd5607bf9dfe411ce1018900c45 /arch/arm/mach-bcm/brcmstb.c
parent446f0a4b33417cae69e13eeec7efef045e1e63b2 (diff)
parent91b631c25f6a21fe70f3fbc5c54aa05e617279bd (diff)
downloadlinux-56fdaf48e78b0b4c8080892524985eba6199af97.tar.xz
Merge tag 'arm-soc/for-6.6/soc' of https://github.com/Broadcom/stblinux into soc/arm
This pull request contains Broadcom platforms updates for 6.6, please pull the following: - Rob updates the Broadcom machine level code to use the correct DT includes * tag 'arm-soc/for-6.6/soc' of https://github.com/Broadcom/stblinux: ARM: bcm: Drop unused includes Link: https://lore.kernel.org/r/20230818164539.2871539-4-florian.fainelli@broadcom.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-bcm/brcmstb.c')
-rw-r--r--arch/arm/mach-bcm/brcmstb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-bcm/brcmstb.c b/arch/arm/mach-bcm/brcmstb.c
index 2e3385ced82a..43bc98e388bf 100644
--- a/arch/arm/mach-bcm/brcmstb.c
+++ b/arch/arm/mach-bcm/brcmstb.c
@@ -3,7 +3,6 @@
#include <linux/init.h>
#include <linux/irqchip.h>
-#include <linux/of_platform.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>