mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 04:23:35 +02:00
Revert "cpufreq: rcar: Add support for R8A7795 SoC"
This reverts commit034def597b. This is no longer needed since the following commit and to the best of my knowledge is not relied on by any upstream DTS:edeec420de(cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2) Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
This commit is contained in:
parent
c76ff00baa
commit
144ec880ed
|
|
@ -66,7 +66,6 @@ static const struct of_device_id whitelist[] __initconst = {
|
|||
{ .compatible = "renesas,r8a7792", },
|
||||
{ .compatible = "renesas,r8a7793", },
|
||||
{ .compatible = "renesas,r8a7794", },
|
||||
{ .compatible = "renesas,r8a7795", },
|
||||
{ .compatible = "renesas,sh73a0", },
|
||||
|
||||
{ .compatible = "rockchip,rk2928", },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user