public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] kill compile warning on twl4030-power.c
@ 2008-09-15 15:12 Felipe Balbi
  2008-09-15 15:55 ` Peter 'p2' De Schrijver
  0 siblings, 1 reply; 11+ messages in thread
From: Felipe Balbi @ 2008-09-15 15:12 UTC (permalink / raw)
  To: Linux OMAP Mailing List

From: Felipe Balbi <felipe.balbi@nokia.com>

This part of the patch was left out on previous merge. Here's a
fix for that.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
---

diff --git a/drivers/i2c/chips/twl4030-power.c b/drivers/i2c/chips/twl4030-power.c
index 04a13aa..afc19cd 100644
--- a/drivers/i2c/chips/twl4030-power.c
+++ b/drivers/i2c/chips/twl4030-power.c
@@ -215,7 +215,6 @@ 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

-- 
balbi

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-09-23 10:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15 15:12 [patch] kill compile warning on twl4030-power.c Felipe Balbi
2008-09-15 15:55 ` Peter 'p2' De Schrijver
2008-09-15 16:21   ` Felipe Balbi
2008-09-15 16:23     ` Felipe Balbi
2008-09-15 16:24     ` Peter 'p2' De Schrijver
2008-09-15 16:36       ` Felipe Balbi
2008-09-15 17:30         ` Peter 'p2' De Schrijver
2008-09-15 17:34           ` Felipe Balbi
2008-09-15 18:23           ` Felipe Balbi
2008-09-16 12:29             ` [PATCH] Fix build for beagleboard Peter 'p2' De Schrijver
2008-09-23 10:54               ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox