From: Andres Salomon Date: Tue, 29 Mar 2011 00:22:30 +0000 (-0700) Subject: ARM: mx51_efika: fix build error due to new mfd changes X-Git-Tag: v2.6.39-rc1~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5b4bc32b68d711f8b79a1d60e35892d761417c7;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed