compat-wireless: remove linux/gpio.h include
authorHauke Mehrtens <hauke@hauke-m.de>
Fri, 27 Aug 2010 18:40:49 +0000 (11:40 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Sat, 28 Aug 2010 20:27:59 +0000 (13:27 -0700)
commitbcdf7c8da1937bbfd34679f16023151fc85db18c
tree85d3dbbff1c8cdbe8f70a7cace0a7505ff27bfe6
parent7f5f8703a610f73745f3b3574770717892077056
compat-wireless: remove linux/gpio.h include

Kernel 2.6.24 does not have this header file. No method provided by
gpio.h is used in wl12*1_boot.c so this include looks unneeded to me.
This should probably also go into mainline.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
patches/06-header-changes.patch