]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/cpu-freq/cpu-drivers.txt
Merge remote-tracking branch 'iommu/next'
[karo-tx-linux.git] / Documentation / cpu-freq / cpu-drivers.txt
index 19fa98e07bf7fe79f403042d14858677f4474839..40282e6179135abc353bc8b04a86137820794468 100644 (file)
@@ -50,8 +50,6 @@ What shall this struct cpufreq_driver contain?
 
 cpufreq_driver.name -          The name of this driver.
 
-cpufreq_driver.owner -         THIS_MODULE;
-
 cpufreq_driver.init -          A pointer to the per-CPU initialization 
                                function.