From: Tony Lindgren Date: Fri, 12 Sep 2008 23:24:54 +0000 (-0700) Subject: Add missing variable to twl4030-power.c X-Git-Tag: v2.6.27-omap1~184 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=766de46165ec9725b9bd5ebe8c0a46c8bde66565;p=linux-2.6-omap-h63xx.git Add missing variable to twl4030-power.c As pointed out by Felipe Balbi. Signed-off-by: Tony Lindgren --- diff --git a/drivers/i2c/chips/twl4030-power.c b/drivers/i2c/chips/twl4030-power.c index afc19cd6f2d..04a13aaebb0 100644 --- a/drivers/i2c/chips/twl4030-power.c +++ b/drivers/i2c/chips/twl4030-power.c @@ -215,6 +215,7 @@ static int __init twl4030_write_script(u8 address, struct triton_ins *script, static int __init config_sleep_wake_sequence(void) { int err = 0; + u8 data; /* * CLKREQ is pulled high on the 2430SDP, therefore, we need to take