diff options
Diffstat (limited to 'drivers/devfreq/devfreq.c')
| -rw-r--r-- | drivers/devfreq/devfreq.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/devfreq/devfreq.c b/drivers/devfreq/devfreq.c index 551a271353d2..dea04871b50d 100644 --- a/drivers/devfreq/devfreq.c +++ b/drivers/devfreq/devfreq.c @@ -1228,7 +1228,7 @@ static int __init devfreq_init(void)  subsys_initcall(devfreq_init);  /* - * The followings are helper functions for devfreq user device drivers with + * The following are helper functions for devfreq user device drivers with   * OPP framework.   */ | 
