]> git.karo-electronics.de Git - linux-beck.git/commit
x86: unify pci-nommu
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:52 +0000 (13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commitf9c258de3494a5249a61fe110ece2082e5927468
tree53b6b8a031a1e99a76a579ab42d471356685fb86
parent85c246ee16fe00bf7bf9e7ff09a5d17d9a83cf71
x86: unify pci-nommu

merge pci-base_32.c and pci-nommu_64.c into pci-nommu.c
Their code were made the same, so now they can be merged.

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/Makefile
arch/x86/kernel/pci-base_32.c [deleted file]
arch/x86/kernel/pci-dma.c
arch/x86/kernel/pci-dma_64.c
arch/x86/kernel/pci-nommu.c [moved from arch/x86/kernel/pci-nommu_64.c with 97% similarity]