]> xenbits.xensource.com Git - people/aperard/linux-chromebook.git/commit
xen/arm: Fix compile errors when drivers are compiled as modules (export more).
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 8 Nov 2012 15:58:55 +0000 (15:58 +0000)
committerAnthony PERARD <anthony.perard@citrix.com>
Wed, 27 Feb 2013 12:05:54 +0000 (12:05 +0000)
commit1bfa3aeca37aac2bccd87b93bfc1a0e588f75894
tree7ae3a26a92bba44849cce9d253d1ca3ebe9c734e
parent3d0de005c46d7322dde3e41ddf9d03a53c7ba02d
xen/arm: Fix compile errors when drivers are compiled as modules (export more).

The commit 911dec0db4de6ccc544178a8ddaf9cec0a11d533
"xen/arm: Fix compile errors when drivers are compiled as modules." exports
the neccessary functions. But to guard ourselves against out-of-tree modules
and future drivers hitting this, lets export all of the relevant
hypercalls.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Conflicts:
arch/arm/xen/enlighten.c
arch/arm/xen/enlighten.c