Re: [PATCH 1/1] mfd/twl6040: Remove duplicate inclusion of linux/err.h

2012-11-21 Thread Samuel Ortiz
Hi Sachin, On Tue, Nov 20, 2012 at 11:19:15AM +0530, Sachin Kamat wrote: > linux/err.h was included twice. > > Signed-off-by: Sachin Kamat > --- > drivers/mfd/twl6040.c |1 - > 1 files changed, 0 insertions(+), 1 deletions(-) Applied, thanks. Cheers, Samuel. -- Intel Open Source Technolo

[PATCH 1/1] mfd/twl6040: Remove duplicate inclusion of linux/err.h

2012-11-19 Thread Sachin Kamat
linux/err.h was included twice. Signed-off-by: Sachin Kamat --- drivers/mfd/twl6040.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/drivers/mfd/twl6040.c b/drivers/mfd/twl6040.c index e5f7b79..583be76 100644 --- a/drivers/mfd/twl6040.c +++ b/drivers/mfd/twl6040.c @@ -3