Skip to content

Commit d6c97c9

Browse files
robherringarndb
authored andcommitted
ARM: versatile: Drop unused includes
Several includes are not needed, so drop them. Signed-off-by: Rob Herring <robh@kernel.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20230803-dt-header-cleanups-for-soc-v2-13-d8de2cc88bff@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de>
1 parent ab7c1ad commit d6c97c9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

arch/arm/mach-versatile/realview.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
*
55
* Author: Linus Walleij <linus.walleij@linaro.org>
66
*/
7-
#include <linux/of_platform.h>
87
#include <asm/mach/arch.h>
9-
#include <asm/hardware/cache-l2x0.h>
108

119
static const char *const realview_dt_platform_compat[] __initconst = {
1210
"arm,realview-eb",

0 commit comments

Comments
 (0)