ARM: mx51_efika: fix build error due to new mfd changes
commitb5b4bc32b68d711f8b79a1d60e35892d761417c7
authorAndres Salomon <dilinger@queued.net>
Tue, 29 Mar 2011 00:22:30 +0000 (28 17:22 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 29 Mar 2011 00:51:17 +0000 (28 17:51 -0700)
treeb95dc1bd59f83631f5381ba8d256c9472e76806a
parente5217fb8ae5527e95cff9474f7b3c0d8e3a35fea
ARM: mx51_efika: fix build error due to new mfd changes

MFD changes in 4ec1b54c ('mfd: mfd_cell is now implicitly available to
mc13xxx drivers') changed the mc13xxx_platform_data struct layout.

At the time all users were changed, but this driver was introduced in
another tree at the same time.  This updates the mc13xxx_platform_data
user, fixing a build error.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/arm/mach-mx5/mx51_efika.c