Misc cleanup patch.

Signed-off-by: Felipe Balbi <[EMAIL PROTECTED]>
---
 include/linux/i2c/twl4030-rtc.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/linux/i2c/twl4030-rtc.h b/include/linux/i2c/twl4030-rtc.h
index f3d96b3..fa74613 100644
--- a/include/linux/i2c/twl4030-rtc.h
+++ b/include/linux/i2c/twl4030-rtc.h
@@ -223,8 +223,8 @@
 
 
 struct twl4030rtc_platform_data {
-        int (*init)(void);
-        void (*exit)(void);
+       int (*init)(void);
+       void (*exit)(void);
 };
 
 #endif                         /* End of __TWL4030_RTC_H__ */
-- 
1.5.5.23.g2a5fe

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to