PM / devfreq: fixed syntax errors.
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 11 Jan 2012 08:44:28 +0000 (17:44 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Fri, 20 Jan 2012 01:12:38 +0000 (10:12 +0900)
commita95e1f5dbca385908aa4087bb98470b0e0ac58d8
tree4b661241be03f97bb025457010ac31af11466b8e
parente0d44e8ab06885a5bb980f3d6d4cf64ad430d406
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>
include/linux/devfreq.h