git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b6b99
)
x86/xen: cleanup arch/x86/xen/setup.c
author
Juergen Gross
<jgross@suse.com>
Wed, 28 Jan 2015 06:44:21 +0000
(07:44 +0100)
committer
David Vrabel
<david.vrabel@citrix.com>
Wed, 28 Jan 2015 09:59:46 +0000
(09:59 +0000)
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 <jgross@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
No differences found