ARM: OMAP: Fix MMC2 device configuration for OMAP2430
authorSeth Forshee <seth.forshee@gmail.com>
Thu, 24 Apr 2008 19:25:27 +0000 (14:25 -0500)
committerTony Lindgren <tony@atomide.com>
Thu, 24 Apr 2008 21:29:41 +0000 (14:29 -0700)
Currently the MMC2 device configuration is defined for OMAP2430
when CONFIG_ARCH_OMAP243X is defined.  This should be
CONFIG_ARCH_OMAP2430.

Signed-off-by: Seth Forshee <seth.forshee@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found