]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb006bbe521219f6cb3016e9032bbc43588b5bcc7
treee86846749557ff9d1d422cb7584151ccb73a7463
parentda707486ea9f1d08dd98ed9a7a265ecd9cda83e4
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