]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit13771e4d5bfaa1523fdab127c11522728c02ad96
treefa2a5bd546148ee19a69896f3513ee6a8ece34d2
parent1b56ef293c6acbbbef1f79786d325f901510c963
ARM: OMAP: Fix MMC2 device configuration for OMAP2430

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>
arch/arm/plat-omap/devices.c