Revert "cpufreq: rcar: Add support for R8A7795 SoC"

This reverts commit 034def597b.

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:
Simon Horman 2018-05-02 11:58:06 +02:00 committed by Rafael J. Wysocki
parent c76ff00baa
commit 144ec880ed
1 changed files with 0 additions and 1 deletions

View File

@ -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", },