[PATCH] gpio/mxc: use the edge_sel feature if available

Benoît Thébaudeau benoit.thebaudeau at advansee.com
Wed Jun 20 14:36:12 EDT 2012


On Wed, Jun 20, 2012 at 08:27:22PM +0200, Benoît Thébaudeau wrote:
> --- linux-next-HEAD-a99225f.orig/drivers/gpio/gpio-mxc.c
> +++ linux-next-HEAD-a99225f/drivers/gpio/gpio-mxc.c
> @@ -30,6 +30,7 @@
>  #include <linux/of.h>
>  #include <linux/of_device.h>
>  #include <linux/module.h>
> +#include <mach/hardware.h>
>  #include <asm-generic/bug.h>
>  #include <asm/mach/irq.h>
>  

This hunk can be dropped.

Benoît



More information about the linux-arm-kernel mailing list