Commit 3598b30b authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

cpufreq: Fix typo in cpufreq.h



s/internale/internal/

Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
Acked-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 57577c99
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -385,7 +385,7 @@ struct cpufreq_driver {
/* flags */
/* flags */


/*
/*
 * Set by drivers that need to update internale upper and lower boundaries along
 * Set by drivers that need to update internal upper and lower boundaries along
 * with the target frequency and so the core and governors should also invoke
 * with the target frequency and so the core and governors should also invoke
 * the diver if the target frequency does not change, but the policy min or max
 * the diver if the target frequency does not change, but the policy min or max
 * may have changed.
 * may have changed.