From: Matt Wagantall Date: Thu, 27 Jan 2011 00:20:54 +0000 (-0800) Subject: msm: clock: Move debugfs code from clock.c to clock-debug.c X-Git-Tag: v2.6.39-rc1~433^2~20^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d64560fe3e9bf64b2050ceeb6b6946ba2a4efda0;p=pandora-kernel.git msm: clock: Move debugfs code from clock.c to clock-debug.c The clock debugfs code is large enough, and easy enough to separate, that it deserves its own file which is compiled only when CONFIG_DEBUG_FS is enabled. Also, cleanup header file #includes that are no longer required. Reviewed-by: Saravana Kannan Signed-off-by: Matt Wagantall Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- Reading git-diff-tree failed