From f0feed10aa3ef6b6f6254bf9a66abd58c0011d90 Mon Sep 17 00:00:00 2001 From: Juergen Gross Date: Wed, 28 Jan 2015 07:44:21 +0100 Subject: [PATCH] x86/xen: cleanup arch/x86/xen/setup.c Remove extern declarations in arch/x86/xen/setup.c which are either not used or redundant. Move needed other extern declarations to xen-ops.h Signed-off-by: Juergen Gross Signed-off-by: David Vrabel --- Reading git-format-patch failed