commit | ae04d1401577bb63151480a053057de58b8e10bb | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jan 12 11:22:01 2009 +1100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Jan 11 21:32:01 2009 -0800 |
tree | 50c5421e7303893c360cd29fae010fa72c003329 | |
parent | c59765042f53a79a7a65585042ff463b69cb248c [diff] |
powerpc: Fix cpufreq drivers after cpufreq core changes This updates the cpufreq drivers in arch/powerpc so they build again after the core cpufreq changes that broke them in commit in835481d9bcd65720b473db6b38746a74a3964218. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>