git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a30baec
)
staging: wilc1000: Include linux/gpio.h instead of asm/gpio.h
author
Guenter Roeck
<linux@roeck-us.net>
Wed, 27 May 2015 20:02:16 +0000
(13:02 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 27 May 2015 23:23:38 +0000
(16:23 -0700)
Fix:
drivers/staging/wilc1000/linux_wlan.c:18:22: fatal error:
asm/gpio.h: No such file or directory
Not every architecture has asm/gpio.h. Include linux/gpio.h instead.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found