]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
I2C: TLW4030: checkpatch.pl fixes to tlw4030-rtc.h
authorFelipe Balbi <felipe.balbi@nokia.com>
Fri, 11 Apr 2008 08:28:18 +0000 (11:28 +0300)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Apr 2008 18:52:49 +0000 (11:52 -0700)
Misc cleanup patch.

Signed-off-by: Felipe Balbi <felipe.balbi@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
include/linux/i2c/twl4030-rtc.h

index f3d96b39000fcddc1d908f4239808b5845fa983b..fa746130f7af6dc39bbb50c8af5bf62d0936fac7 100644 (file)
 
 
 struct twl4030rtc_platform_data {
-        int (*init)(void);
-        void (*exit)(void);
+       int (*init)(void);
+       void (*exit)(void);
 };
 
 #endif                         /* End of __TWL4030_RTC_H__ */