]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm/xen: Drop the definition of xen_pci_platform_unplug
authorJulien Grall <julien.grall@citrix.com>
Mon, 3 Aug 2015 09:50:55 +0000 (09:50 +0000)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 5 Feb 2016 11:43:21 +0000 (03:43 -0800)
commitb5289235d1ba62d00eaa71602bc49b3bb1cf7d16
treed185c3b6c0d3793454018b10dade2dda9718a722
parentdd36e4090e8ef2f7d2293b3e9845b4790de7b40c
arm/xen: Drop the definition of xen_pci_platform_unplug

The commit 6f6c15ef912465b3aaafe709f39bd6026a8b3e72 "xen/pvhvm: Remove
the xen_platform_pci int." makes the x86 version of
xen_pci_platform_unplug static.

Therefore we don't need anymore to define a dummy xen_pci_platform_unplug
for ARM.

Signed-off-by: Julien Grall <julien.grall@citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
(cherry picked from commit 7ed208ef4ef9dbd03cda8a5b5a85cc78f79ef213)
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
(cherry picked from commit 052bdfc4105123c0a85ece4264ddc82938176f20)
arch/arm/xen/enlighten.c