[PARISC] Fix gcc 4.1 warnings in sba_iommu.c
authorGrant Grundler <grundler@parisc-linux.org>
Thu, 11 May 2006 06:31:31 +0000 (00:31 -0600)
committerKyle McMartin <kyle@hera.kernel.org>
Tue, 27 Jun 2006 23:28:34 +0000 (23:28 +0000)
commit40d78de1aced7e0f3ce112698d847adcc643efdf
tree74d06a5cf453da3dd414e6ea5578d6e94e389df8
parent3fd3a74f45c935f7d6d5c2fb48f06324b18826b7
[PARISC] Fix gcc 4.1 warnings in sba_iommu.c

Clean up gcc 4.1 warnings noted by Joel Soete.
Kyle McMartin gets kudos for pointing out the issues.
Matthew Wilcox noticed sba_iommu was using open coded versions
of (read|write)X.

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Matthew Wilcox <willy@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
drivers/parisc/sba_iommu.c