From 2d941de9d5c7ba00dc19787dfa0aac2949fd00fb Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Fri, 10 Sep 2010 00:16:19 +0200 Subject: Prepare v2010.09-rc1 Coding style cleanup. Signed-off-by: Wolfgang Denk --- drivers/i2c/omap24xx_i2c.c | 1 - drivers/power/twl4030.c | 1 - 2 files changed, 2 deletions(-) (limited to 'drivers') diff --git a/drivers/i2c/omap24xx_i2c.c b/drivers/i2c/omap24xx_i2c.c index 7c98f15..a7c4e69 100644 --- a/drivers/i2c/omap24xx_i2c.c +++ b/drivers/i2c/omap24xx_i2c.c @@ -456,4 +456,3 @@ int i2c_get_bus_num(void) { return (int) current_bus; } - diff --git a/drivers/power/twl4030.c b/drivers/power/twl4030.c index 1a54089..5a7323a 100644 --- a/drivers/power/twl4030.c +++ b/drivers/power/twl4030.c @@ -103,4 +103,3 @@ void twl4030_power_mmc_init(void) TWL4030_PM_RECEIVER_VMMC1_DEV_GRP, TWL4030_PM_RECEIVER_DEV_GRP_P1); } - -- cgit v1.1