cpufreq:LAB: Remove MODULE_* macros since it is not possible to compile LAB as a...
authorLukasz Majewski <l.majewski@samsung.com>
Tue, 4 Mar 2014 11:29:04 +0000 (12:29 +0100)
committerMarek Szyprowski <m.szyprowski@samsung.com>
Thu, 15 May 2014 05:27:43 +0000 (07:27 +0200)
commit18a4b95bf95086c612e34d7f1151407be6d948bb
tree0ebd754276c3a1548dd2a989859250694ad5e8f1
parent1adfb4ff2283d79878e3a5c82a8786f31b208f51
cpufreq:LAB: Remove MODULE_* macros since it is not possible to compile LAB as a module

LAB cannot be compiled as a module, so MODULE_* macros are in fact a dead
code.

Change-Id: I10f8e5650631b00850631aea1295c1d88e53104a
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/cpufreq/cpufreq_lab.c