Skip to content

Commit bfb345a

Browse files
robherringgeertu
authored andcommitted
ARM: shmobile: rcar-gen2: Drop unused OF includes
of_platform.h is not needed, so drop it. Signed-off-by: Rob Herring <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Geert Uytterhoeven <[email protected]>
1 parent 06c2afb commit bfb345a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/mach-shmobile/setup-rcar-gen2.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#include <linux/of.h>
1717
#include <linux/of_clk.h>
1818
#include <linux/of_fdt.h>
19-
#include <linux/of_platform.h>
2019
#include <linux/psci.h>
2120
#include <asm/mach/arch.h>
2221
#include <asm/secure_cntvoff.h>

0 commit comments

Comments
 (0)