summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/i2c/omap24xx_i2c.c1
-rw-r--r--drivers/power/twl4030.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/drivers/i2c/omap24xx_i2c.c b/drivers/i2c/omap24xx_i2c.c
index 7c98f150d7..a7c4e69a64 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 1a5408959e..5a7323a715 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);
}
-