On Tue, 23 Aug 2011, Venkatraman S wrote:

> From: Venkatraman S <ven...@linaro.org>
> 
> 
> Signed-off-by: Venkatraman S <ven...@linaro.org>

Same issue here, however it is not obvious what <mach/irqs.h> provides 
that the code relies on.  In such cases it is a good idea to state it in 
the commit log so if the solution is not satisfactory then it is easier 
for reviewers to suggest alternatives.


> ---
>  drivers/mfd/twl4030-irq.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/drivers/mfd/twl4030-irq.c b/drivers/mfd/twl4030-irq.c
> index 8a7ee31..ac3a27d 100644
> --- a/drivers/mfd/twl4030-irq.c
> +++ b/drivers/mfd/twl4030-irq.c
> @@ -34,7 +34,7 @@
>  #include <linux/slab.h>
>  
>  #include <linux/i2c/twl.h>
> -
> +#include <mach/irqs.h>
>  #include "twl-core.h"
>  
>  /*
> -- 
> 1.7.1
> 

_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to