x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}()
authorAlex Nixon <alex.nixon@citrix.com>
Wed, 3 Sep 2008 13:36:40 +0000 (14:36 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 5 Sep 2008 15:46:44 +0000 (17:46 +0200)
They were already called once in arch/x86/kernel/setup.c - we don't need to call them again.

Signed-off-by: Alex Nixon <alex.nixon@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found