diff options
Diffstat (limited to 'xen/arch/x86/setup.c')
-rw-r--r-- | xen/arch/x86/setup.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xen/arch/x86/setup.c b/xen/arch/x86/setup.c index 9d6036f300..22cea30cfd 100644 --- a/xen/arch/x86/setup.c +++ b/xen/arch/x86/setup.c @@ -1158,8 +1158,6 @@ void __init __start_xen(unsigned long mbi_p) init_trace_bufs(); - init_tmem(); - console_endboot(); /* Hide UART from DOM0 if we're using it */ |