]> git.baikalelectronics.ru Git - kernel.git/commit
i2c-gpio: Use linux/gpio.h rather than asm/gpio.h
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 26 Mar 2012 19:47:18 +0000 (21:47 +0200)
committerJean Delvare <khali@endymion.delvare>
Mon, 26 Mar 2012 19:47:18 +0000 (21:47 +0200)
commita1b358bcd9b26541059ad212ac14b9ec13dff241
tree42bcc5892338f6c96efa6fca2c8f114c4f04d223
parent1fddad4f1e1e71fdeab5566e30156ed92d504e40
i2c-gpio: Use linux/gpio.h rather than asm/gpio.h

Direct inclusion of asm/gpio.h has been deprecated for a while now due
to the cross platform gpiolib.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
drivers/i2c/busses/i2c-gpio.c