commit | 95b24682d6a7e584f69615e36ee304caba20e38f | [log] [tgz] |
---|---|---|
author | Ian Abbott <abbotti@mev.co.uk> | Mon Oct 15 12:20:00 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 22 11:57:15 2012 -0700 |
tree | 4836b061b7f7a098b6331d1b1cb41dee1a9da831 | |
parent | 7195ea042cc2021a76bb83057850b703dc921ebb [diff] |
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>