diff options
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/i2c/omap24xx_i2c.c | 1 | ||||
-rw-r--r-- | drivers/power/twl4030.c | 1 |
2 files changed, 0 insertions, 2 deletions
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); } - |