diff options
author | Kevin Hilman <khilman@ti.com> | 2012-04-13 13:32:30 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-04-13 17:57:40 -0700 |
commit | 2d59dcfb54ade45cacc59a6e7bd96b8c19088c3d (patch) | |
tree | 7bd97d8bf2e59560ebfc21fbdaf69767e2173365 /virt | |
parent | 7d93101fc71ec47c7cc66ac99f76ef795c5207aa (diff) | |
download | linux-3.10-2d59dcfb54ade45cacc59a6e7bd96b8c19088c3d.tar.gz linux-3.10-2d59dcfb54ade45cacc59a6e7bd96b8c19088c3d.tar.bz2 linux-3.10-2d59dcfb54ade45cacc59a6e7bd96b8c19088c3d.zip |
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
The OMAP driver needs a 'depends on ARCH_OMAP2PLUS' since it only
builds for OMAP2+ platforms.
This 'depends on' was in the original patch from Russell King, but was
erroneously removed by me when making this option user-selectable in
commit b09db45c (cpufreq: OMAP driver depends CPUfreq tables.) This
patch remedies that.
Apologies to Russell King for breaking his originally working patch.
Also, thanks to Grazvydas Ignotas for reporting the same problem.
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Cc: Grazvydas Ignotas <notasas@gmail.com>
Signed-off-by: Kevin Hilman <khilman@ti.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions