From: MyungJoo Ham Date: Wed, 11 Jan 2012 08:44:28 +0000 (+0900) Subject: PM / devfreq: fixed syntax errors. X-Git-Tag: v3.4-rc1~173^2~8^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a95e1f5dbca385908aa4087bb98470b0e0ac58d8;p=pandora-kernel.git 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 Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed