]> Git Repo - linux.git/commit
gpio: include <linux/gpio.h> not <asm/gpio.h>
authorH Hartley Sweeten <[email protected]>
Tue, 22 Sep 2009 23:46:37 +0000 (16:46 -0700)
committerLinus Torvalds <[email protected]>
Wed, 23 Sep 2009 14:39:48 +0000 (07:39 -0700)
commitd120c17faeb391f5b4b99af8b1e190619934ecdd
tree8613dad9f9e504b57906f33650cd00c52a446414
parent61e0671c6740273663f35357987a2f7aa27479ca
gpio: include <linux/gpio.h> not <asm/gpio.h>

Drivers should be including <linux/gpio.h> not <asm/gpio.h>.

Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: David Brownell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/gpio/bt8xxgpio.c
drivers/gpio/mcp23s08.c
drivers/gpio/pca953x.c
drivers/gpio/pcf857x.c
This page took 0.054361 seconds and 4 git commands to generate.