Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362207
b: refs/heads/master
c: beb0ff3
h: refs/heads/master
i:
  362205: c281089
  362203: ac7ef36
  362199: 557eeb0
  362191: a26a372
  362175: a7c7ebf
v: v3
  • Loading branch information
Borislav Petkov authored and Rafael J. Wysocki committed Apr 2, 2013
1 parent e370b9f commit 176346c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f5c3ef21db149ba573a3f079df287f3d8b05ee13
refs/heads/master: beb0ff390e208e71668a1389e3db02631a88cff5
6 changes: 3 additions & 3 deletions trunk/drivers/cpufreq/cpufreq_governor.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
* published by the Free Software Foundation.
*/

#ifndef _CPUFREQ_GOVERNER_H
#define _CPUFREQ_GOVERNER_H
#ifndef _CPUFREQ_GOVERNOR_H
#define _CPUFREQ_GOVERNOR_H

#include <linux/cpufreq.h>
#include <linux/kobject.h>
Expand Down Expand Up @@ -175,4 +175,4 @@ bool need_load_eval(struct cpu_dbs_common_info *cdbs,
unsigned int sampling_rate);
int cpufreq_governor_dbs(struct dbs_data *dbs_data,
struct cpufreq_policy *policy, unsigned int event);
#endif /* _CPUFREQ_GOVERNER_H */
#endif /* _CPUFREQ_GOVERNOR_H */

0 comments on commit 176346c

Please sign in to comment.