commit | 7ed208ef4ef9dbd03cda8a5b5a85cc78f79ef213 | [log] [tgz] |
---|---|---|
author | Julien Grall <julien.grall@citrix.com> | Mon Aug 03 09:50:55 2015 +0000 |
committer | David Vrabel <david.vrabel@citrix.com> | Thu Aug 20 12:24:16 2015 +0100 |
tree | 3c69b66af6bd28458f6552c286e3aed3ed4ba2f6 | |
parent | 4a5b69464e51f4a8dd432e8c2a1468630df1a53c [diff] |
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>