ANDROID: dummy_cpufreq: drop cpufreq_driver->attr
The cpufreq_driver->attr has been removed upstream in commit 486729c6 ("cpufreq: Remove cpufreq_generic_attrs") as the cpufreq core now handles this functionality for basic attributes. Also remove this from the dummy_cpufreq driver accordingly. Fixes: 486729c6 ("cpufreq: Remove cpufreq_generic_attrs") Change-Id: Ic908295dca70b158d5ceec11d00b1620c20501c0 Signed-off-by:Carlos Llamas <cmllamas@google.com>
Loading
Please sign in to comment