omap: omap-mcbsp: Fix building after replacement
authorThomas Weber <weber@corscience.de>
Thu, 20 Jan 2011 14:12:11 +0000 (14:12 +0000)
committerTony Lindgren <tony@atomide.com>
Thu, 20 Jan 2011 18:19:14 +0000 (10:19 -0800)
Fix building omap-mcbsp after replacing ARCH_OMAP24x0 in
commit 8a9c1aa6a4caa7db1c2fca4b47168af9077e0f95.

>   omap: Start using CONFIG_SOC_OMAP
>
>    We want to have just CONFIG_ARCH_OMAP2, 3 and 4. The rest
>    are nowadays just subcategories of these.
>
>    Search and replace the following:
>
>    ARCH_OMAP2420               SOC_OMAP2420
>    ARCH_OMAP2430               SOC_OMAP2430
>    ARCH_OMAP3430               SOC_OMAP3430

Signed-off-by: Thomas Weber <weber@corscience.de>
Acked-by: Sourav Poddar <sourav.poddar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found