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)
commit6dd22814640bf04d2007489d8c1d1e0d24a09128
treeed1ba8b2e424ff3f1616839d917e52c79c28f7c5
parent643a5420f1df521e08efae7b15d377314b88cb70
Staging: comedi: addi_common.h: properly mark this variable as __iomem

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>
drivers/staging/comedi/drivers/addi-data/addi_common.h
This page took 0.060819 seconds and 5 git commands to generate.