x86/xen: add some __init and static annotations in arch/x86/xen/setup.c
authorJuergen Gross <jgross@suse.com>
Wed, 28 Jan 2015 06:44:23 +0000 (07:44 +0100)
committerDavid Vrabel <david.vrabel@citrix.com>
Wed, 28 Jan 2015 10:00:36 +0000 (10:00 +0000)
Some more functions in arch/x86/xen/setup.c can be made "__init".
xen_ignore_unusable() can be made "static".

Signed-off-by: Juergen Gross <jgross@suse.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
arch/x86/xen/setup.c

Simple merge