Hello.
On 13-07-2011 14:59, Jan Weitzel wrote:
vusim is not used.
Signed-off-by: Jan Weitzel<redacted>
---
arch/arm/mach-omap2/board-omap4pcm049.c | 16 +---------------
1 files changed, 1 insertions(+), 15 deletions(-)
quoted hunk ↗ jump to hunk
diff --git a/arch/arm/mach-omap2/board-omap4pcm049.c b/arch/arm/mach-omap2/board-omap4pcm049.c
index ad8cb46..85193ec 100644
--- a/arch/arm/mach-omap2/board-omap4pcm049.c
+++ b/arch/arm/mach-omap2/board-omap4pcm049.c
[...]
quoted hunk ↗ jump to hunk
@@ -318,9 +306,7 @@ static struct i2c_board_info __initdata pcm049_i2c_4_boardinfo[] = {
}
};
-static struct twl4030_platform_data pcm049_twldata = {
- .vusim =&pcm049_vusim,
-};
+static struct twl4030_platform_data pcm049_twldatai;
Have you added that 'i' at the end intentionally?
WBR, Sergei