cpufreq: integrator: fixed coding style issues
authorCristian Ardelean <cristian97.ardelean@gmail.com>
Fri, 10 Jul 2015 18:42:15 +0000 (14:42 -0400)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 16 Jul 2015 21:51:26 +0000 (23:51 +0200)
commit3a5f5b2e3b4ba165e342c4e969c7fa8d85be0d94
treee86846749557ff9d1d422cb7584151ccb73a7463
parent8cfcfd39000d54188e0df1e0fafe63f53897b62a
cpufreq: integrator: fixed coding style issues

Fixed coding style issues found by checkpatch.pl tool. Changed
space indentation to tab, removed unneccesary braces, removed
space between MODULE macros and parentheses.

REMARKS: failed to 'make' this file with error message
'fatal error: asm/mach-types.h: No such file or directory'.

Signed-off-by: Cristian Ardelean <cristian97.ardelean@gmail.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/integrator-cpufreq.c