From bff9e9c9eb77326775aaa5a23e48d4c4215c999d Mon Sep 17 00:00:00 2001 From: Felipe Balbi Date: Fri, 11 Apr 2008 11:28:18 +0300 Subject: [PATCH] I2C: TLW4030: checkpatch.pl fixes to tlw4030-rtc.h Misc cleanup patch. Signed-off-by: Felipe Balbi Signed-off-by: Tony Lindgren --- include/linux/i2c/twl4030-rtc.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/linux/i2c/twl4030-rtc.h b/include/linux/i2c/twl4030-rtc.h index f3d96b39000..fa746130f7a 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__ */ -- 2.41.0