commit | 6175ddf06b6172046a329e3abfd9c901a43efd2e | [log] [tgz] |
---|---|---|
author | Brian Gerst <brgerst@gmail.com> | Fri Feb 05 09:37:07 2010 -0500 |
committer | H. Peter Anvin <hpa@zytor.com> | Fri Feb 05 13:57:33 2010 -0800 |
tree | d721460533e8a4b083f5eeec8f0f5a2ec2062315 | |
parent | 2b4df4d4f7de1a834d252c7da3197fce634cbf0e [diff] |
x86: Clean up mem*io functions. Iomem has no special significance on x86. Use the standard mem* functions instead of trying to call other versions. Some fixups are needed to match the function prototypes. Signed-off-by: Brian Gerst <brgerst@gmail.com> LKML-Reference: <1265380629-3212-6-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>