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)
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>

No differences found