2012-11-20 05:55:26

by Sachin Kamat

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

linux/err.h was included twice.

Signed-off-by: Sachin Kamat <[email protected]>
---
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
@@ -37,7 +37,6 @@
#include <linux/delay.h>
#include <linux/i2c.h>
#include <linux/regmap.h>
-#include <linux/err.h>
#include <linux/mfd/core.h>
#include <linux/mfd/twl6040.h>
#include <linux/regulator/consumer.h>
--
1.7.4.1


2012-11-21 14:11:03

by Samuel Ortiz

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

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 <[email protected]>
> ---
> drivers/mfd/twl6040.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
Applied, thanks.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/