pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
authorCliff Brake <cbrake@bec-systems.com>
Thu, 22 Jan 2009 21:58:58 +0000 (16:58 -0500)
committerPierre Ossman <drzeus@drzeus.cx>
Mon, 2 Feb 2009 19:57:06 +0000 (20:57 +0100)
commite10a854c4602072c34c03380b99da0a3ee15682c
tree4368b952ecfeb7de6bbabca21d0c36b547d4e1f8
parent06cc1c880095063fa40b0a640ac0003b43107b40
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())

Signed-off-by: Cliff Brake <cbrake@bec-systems.com>
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
drivers/mmc/host/pxamci.c