From: Geert Uytterhoeven Date: Fri, 5 Feb 2021 13:21:41 +0000 (+0100) Subject: soc: renesas: rmobile-sysc: Remove unneeded platform includes X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2fb72440b697e1f2cb12790873df159160c22bcf;p=linux.git soc: renesas: rmobile-sysc: Remove unneeded platform includes As of commit b587288001f05c0e ("ARM: shmobile: R-Mobile: Remove legacy PM Domain code"), the R-Mobile System Controller driver no longer handles the adding of platform devices to PM Domains, but delegates that to the PM Domain core code. Signed-off-by: Geert Uytterhoeven Link: https://lore.kernel.org/r/20210205132141.1920137-1-geert+renesas@glider.be --- diff --git a/drivers/soc/renesas/rmobile-sysc.c b/drivers/soc/renesas/rmobile-sysc.c index 9046b8c933cbe..bf64d052f9245 100644 --- a/drivers/soc/renesas/rmobile-sysc.c +++ b/drivers/soc/renesas/rmobile-sysc.c @@ -14,8 +14,6 @@ #include #include #include -#include -#include #include #include #include