linux/drivers/isdn/hardware
Hannes Eder c31655fcf2 mISDN: hfcmulti: use __iomem address space modifier
Impact: make use of the __iomem address space modifier, and change u_char *,
u_short * and u_int * to void *

Fix more than 30 sparse warnings of this or similar type:

  drivers/isdn/hardware/mISDN/hfcmulti.c:261:31: warning: incorrect type in argument 2 (different address spaces)
  drivers/isdn/hardware/mISDN/hfcmulti.c:261:31:    got unsigned char [usertype] *
  drivers/isdn/hardware/mISDN/hfcmulti.c:261:31:    expected void volatile [noderef] <asn:2>*addr

Signed-off-by: Hannes Eder <hannes@hanneseder.net>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-12 21:20:03 -08:00
..
avm b1isa: fix b1isa_exit() to really remove registered capi controllers 2008-12-03 20:57:19 -08:00
eicon Merge commit 'v2.6.26' into bkl-removal 2008-07-14 15:29:34 -06:00
mISDN mISDN: hfcmulti: use __iomem address space modifier 2008-12-12 21:20:03 -08:00
Kconfig
Makefile Add mISDN driver 2008-07-27 01:46:33 +02:00