commit | a95e1f5dbca385908aa4087bb98470b0e0ac58d8 | [log] [tgz] |
---|---|---|
author | MyungJoo Ham <myungjoo.ham@samsung.com> | Wed Jan 11 17:44:28 2012 +0900 |
committer | MyungJoo Ham <myungjoo.ham@samsung.com> | Fri Jan 20 10:12:38 2012 +0900 |
tree | 4b661241be03f97bb025457010ac31af11466b8e | |
parent | e0d44e8ab06885a5bb980f3d6d4cf64ad430d406 [diff] |
PM / devfreq: fixed syntax errors. If devfreq.h was included without CONFIG_PM_DEVFREQ, there has been a compiler error with an additional semicolon added. This patch removes that errorneous semicolon. Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>