dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/agnx
Geert Uytterhoeven e48d94dac7 staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h>
On m68k:
drivers/staging/agnx/agnx.h: In function 'agnx_read32':
drivers/staging/agnx/agnx.h:10: error: implicit declaration of function 'ioread32'
drivers/staging/agnx/agnx.h: In function 'agnx_write32':
drivers/staging/agnx/agnx.h:15: error: implicit declaration of function 'iowrite32'
drivers/staging/agnx/sta.c: In function 'get_sta_power':
drivers/staging/agnx/sta.c:94: error: implicit declaration of function 'memcpy_fromio'
drivers/staging/agnx/sta.c: In function 'set_sta_power':
drivers/staging/agnx/sta.c:103: error: implicit declaration of function 'memcpy_toio'

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-28 15:49:05 -08:00
..
Kconfig Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
Makefile Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
TODO Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
agnx.h staging: agnx: drivers/staging/agnx/agnx.h needs <linux/io.h> 2009-01-28 15:49:05 -08:00
debug.h Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
pci.c Staging: agnx: fix build warnings 2009-01-06 13:52:09 -08:00
phy.c Staging: agnx: fix build warnings 2009-01-06 13:52:09 -08:00
phy.h Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
rf.c Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
sta.c Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
sta.h Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
table.c Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
table.h Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00
xmit.c Staging: agnx: fix build errors due to rate control API changes 2009-01-06 13:52:09 -08:00
xmit.h Staging: add agnx wireless driver 2009-01-06 13:52:09 -08:00