]> git.baikalelectronics.ru Git - kernel.git/commit
x86: delete empty functions from pci-nommu_64.c
authorGlauber Costa <gcosta@redhat.com>
Tue, 8 Apr 2008 16:20:44 +0000 (13:20 -0300)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:19:57 +0000 (19:19 +0200)
commit81779c7d5370d9577a58328aeb8c4c030d9d28e3
tree6edfef4920fe6be682eeda86002d4ca091454252
parentfa916fe09b5dc87f29eb1ccba5e6ab84c1250b11
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