android_kernel_samsung_msm8976/drivers/net/wireless/b43
Geert Uytterhoeven 50e36ebe65 b43 wireless needs <linux/io.h>
b43 wireless needs <linux/io.h>

  linux/drivers/net/wireless/b43/pio.h: In function 'b43_pio_write':
  linux/drivers/net/wireless/b43/pio.h:89: error: implicit declaration of function 'mmiowb'

  linux/drivers/net/wireless/b43/phy.c: In function 'b43_phy_write':
  linux/drivers/net/wireless/b43/phy.c:301: error: implicit declaration of function 'mmiowb'

  linuxdrivers/net/wireless/b43/sysfs.c: In function 'b43_attr_interfmode_store':
  linuxdrivers/net/wireless/b43/sysfs.c:147: error: implicit declaration of function 'mmiowb'

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-10-13 09:41:03 -07:00
..
b43.h [B43]: RF-kill support 2007-10-10 16:54:12 -07:00
debugfs.c [B43]: Don't lock irq_lock in debugfs txpower adjust 2007-10-10 16:52:20 -07:00
debugfs.h
dma.c
dma.h
Kconfig [B43]: Use input-polldev for the rfkill switch 2007-10-10 16:54:13 -07:00
leds.c [B43]: RF-kill support 2007-10-10 16:54:12 -07:00
leds.h [B43]: LED triggers support 2007-10-10 16:54:11 -07:00
lo.c
lo.h
main.c [MAC80211]: remove ALG_NONE 2007-10-10 16:54:18 -07:00
main.h [B43]: Change loglevel of radio-enable message. 2007-10-10 16:52:21 -07:00
Makefile [B43]: RF-kill support 2007-10-10 16:54:12 -07:00
pcmcia.c [B43]: Fix sparse warnings. 2007-10-10 16:52:07 -07:00
pcmcia.h
phy.c b43 wireless needs <linux/io.h> 2007-10-13 09:41:03 -07:00
phy.h [B43]: RF-kill support 2007-10-10 16:54:12 -07:00
pio.c [B43]: Fix sparse warnings. 2007-10-10 16:52:07 -07:00
pio.h b43 wireless needs <linux/io.h> 2007-10-13 09:41:03 -07:00
rfkill.c [B43]: Use input-polldev for the rfkill switch 2007-10-10 16:54:13 -07:00
rfkill.h [B43]: Use input-polldev for the rfkill switch 2007-10-10 16:54:13 -07:00
sysfs.c b43 wireless needs <linux/io.h> 2007-10-13 09:41:03 -07:00
sysfs.h
tables.c
tables.h
xmit.c [B43]: Fix sparse warnings. 2007-10-10 16:52:07 -07:00
xmit.h