x86: ioport_{32|64}.c unification
authormboton@gmail.com <mboton@gmail.com>
Wed, 30 Jan 2008 12:33:10 +0000 (13:33 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:33:10 +0000 (13:33 +0100)
commitccafa59a0061d7c44d15d02403120fd02b52c667
tree46783be3e882843ea2057697a28b97de4bdea1f8
parentaaf230424204864e2833dcc1da23e2cb0b9f39cd
x86: ioport_{32|64}.c unification

ioport_{32|64}.c unification.

This patch unifies the code from the ioport_32.c and ioport_64.c files.

Tested and working fine with i386 and x86_64 kernels.

Signed-off-by: Miguel Botón <mboton@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile
arch/x86/kernel/ioport.c [moved from arch/x86/kernel/ioport_32.c with 79% similarity]
arch/x86/kernel/ioport_64.c [deleted file]