w1: Use linux/gpio.h rather than asm/gpio.h
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Sat, 4 Feb 2012 16:33:55 +0000 (16:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 16:36:05 +0000 (08:36 -0800)
Direct inclusion of the asm header has long been deprecated by the
introduction of gpiolib.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Evgeniy Polyakov <zbr@ioremap.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found