]> Git Repo - linux.git/commit
x86: Clean up mem*io functions.
authorBrian Gerst <[email protected]>
Fri, 5 Feb 2010 14:37:07 +0000 (09:37 -0500)
committerH. Peter Anvin <[email protected]>
Fri, 5 Feb 2010 21:57:33 +0000 (13:57 -0800)
commit6175ddf06b6172046a329e3abfd9c901a43efd2e
treed721460533e8a4b083f5eeec8f0f5a2ec2062315
parent2b4df4d4f7de1a834d252c7da3197fce634cbf0e
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 <[email protected]>
LKML-Reference: <1265380629[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
arch/x86/boot/compressed/misc.c
arch/x86/include/asm/io_32.h
arch/x86/include/asm/io_64.h
arch/x86/lib/Makefile
arch/x86/lib/io_64.c [deleted file]
This page took 0.061743 seconds and 4 git commands to generate.