summaryrefslogtreecommitdiff
path: root/drivers/xen/balloon.c
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2011-03-08 16:56:43 (GMT)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>2011-03-10 00:59:19 (GMT)
commit38eaeb0fd8819dce424a61579500bd9987d5c930 (patch)
treef6852cdbd6262f563a8ced56d5aa8fc0b5c46dec /drivers/xen/balloon.c
parentdc4972a4e2f3fee1663bd0670dfc4cd798d5f9b2 (diff)
downloadlinux-fsl-qoriq-38eaeb0fd8819dce424a61579500bd9987d5c930.tar.xz
xen: gntdev: fix build warning
addr is actually a virtual address so use an unsigned long. Fixes: CC drivers/xen/gntdev.o drivers/xen/gntdev.c: In function 'map_grant_pages': drivers/xen/gntdev.c:268: warning: cast from pointer to integer of different size Reduce the scope of the variable at the same time. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'drivers/xen/balloon.c')
0 files changed, 0 insertions, 0 deletions