x86: delete empty functions from pci-nommu_64.c
commitd5df63f48a67400a26eba15624aa883897a4f4d1
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:44 +0000 (8 13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19 19:19 +0200)
tree6edfef4920fe6be682eeda86002d4ca091454252
parent459121c9ec1e6c5d701f6520f4170719ac008951
x86: delete empty functions from pci-nommu_64.c

This functions are now called conditionally on their
existence in the struct. So just delete them, instead
of keeping an empty implementation.

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/pci-nommu_64.c