xen/arm: empty implementation of grant_table arch specific functions
authorStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 8 Aug 2012 16:34:11 +0000 (16:34 +0000)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Wed, 8 Aug 2012 16:34:11 +0000 (16:34 +0000)
commit226f52e931ae6235d221629e6a8497fb111cfcd4
tree3c48ea3ecae77bd5c5f73ba29dc53d763d916a3f
parente54d2f61528165bbe0e5f628b111eab3be31c3b5
xen/arm: empty implementation of grant_table arch specific functions

Changes in v2:

- return -ENOSYS rather than -1.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/arm/xen/Makefile
arch/arm/xen/grant-table.c [new file with mode: 0644]