From: Andres Salomon <hidden> Date: 2011-03-29 00:22:35
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 <redacted>
---
arch/arm/mach-mx5/mx51_efika.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
Andres,
On Mon, Mar 28, 2011 at 9:22 PM, Andres Salomon [off-list ref] wrote:
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 <redacted>
---
?arch/arm/mach-mx5/mx51_efika.c | ? ?6 ++++--
?1 files changed, 4 insertions(+), 2 deletions(-)
From: Andres Salomon <hidden> Date: 2011-03-29 00:52:29
On Mon, 28 Mar 2011 21:47:58 -0300
Fabio Estevam [off-list ref] wrote:
Andres,
On Mon, Mar 28, 2011 at 9:22 PM, Andres Salomon [off-list ref]
wrote:
quoted
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 <redacted>
---
?arch/arm/mach-mx5/mx51_efika.c | ? ?6 ++++--
?1 files changed, 4 insertions(+), 2 deletions(-)