]> rtime.felk.cvut.cz Git - linux-imx.git/commit
cpufreq / intel_pstate: remove #ifdef MODULE compile fence
authorDirk Brandewie <dirk.j.brandewie@intel.com>
Tue, 7 May 2013 15:20:30 +0000 (08:20 -0700)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sun, 12 May 2013 12:04:17 +0000 (14:04 +0200)
commit35363e943f2b0aa503e1dd55f894f736563e85a3
tree4481592b3baf13cbe5e5bd05de711279d593a6a2
parenta73108d578559c83e35fa386a4058142a019b8d4
cpufreq / intel_pstate: remove #ifdef MODULE compile fence

The driver can no longer be built as a module remove the compile fence
around cpufreq tracing call.

Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/intel_pstate.c