Commit bfb345a7 authored by Rob Herring's avatar Rob Herring Committed by Geert Uytterhoeven

ARM: shmobile: rcar-gen2: Drop unused OF includes

of_platform.h is not needed, so drop it.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230717225614.3214179-1-robh@kernel.orgSigned-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 06c2afb8
......@@ -16,7 +16,6 @@
#include <linux/of.h>
#include <linux/of_clk.h>
#include <linux/of_fdt.h>
#include <linux/of_platform.h>
#include <linux/psci.h>
#include <asm/mach/arch.h>
#include <asm/secure_cntvoff.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment