staging: comedi: jr3_pci: add __iomem tags
authorIan Abbott <abbotti@mev.co.uk>
Mon, 15 Oct 2012 11:20:00 +0000 (12:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Oct 2012 18:57:15 +0000 (11:57 -0700)
commit95b24682d6a7e584f69615e36ee304caba20e38f
tree4836b061b7f7a098b6331d1b1cb41dee1a9da831
parent7195ea042cc2021a76bb83057850b703dc921ebb
staging: comedi: jr3_pci: add __iomem tags

Tag pointers to remapped I/O memory with `__iomem` and remove the
`volatile` qualifiers.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/jr3_pci.c
drivers/staging/comedi/drivers/jr3_pci.h
This page took 0.024923 seconds and 5 git commands to generate.