Staging: comedi: addi_common.h: properly mark this variable as __iomem
authorGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 May 2010 23:02:39 +0000 (16:02 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:36:07 +0000 (11:36 -0700)
It's not an unsigned long, it's a __iomem pointer, so mark it as
such.

Cc: Ian Abbott <abbotti@mev.co.uk>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found