Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336786
b: refs/heads/master
c: 883d588
h: refs/heads/master
v: v3
  • Loading branch information
MyungJoo Ham committed Nov 26, 2012
1 parent 8db74ed commit 68edaf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 8a531b0243cf78f1a5dd8f31762c1c493a800311
refs/heads/master: 883d588e556347c4b3221ac492a8acd8a75e730a
2 changes: 1 addition & 1 deletion trunk/include/linux/devfreq.h
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ extern int devfreq_register_opp_notifier(struct device *dev,
extern int devfreq_unregister_opp_notifier(struct device *dev,
struct devfreq *devfreq);

#ifdef CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND
#if IS_ENABLED(CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND)
/**
* struct devfreq_simple_ondemand_data - void *data fed to struct devfreq
* and devfreq_add_device
Expand Down

0 comments on commit 68edaf7

Please sign in to comment.