diff options
author | Ian Campbell <ian.campbell@citrix.com> | 2011-03-08 17:56:43 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2011-03-10 01:59:19 +0100 |
commit | 38eaeb0fd8819dce424a61579500bd9987d5c930 (patch) | |
tree | f6852cdbd6262f563a8ced56d5aa8fc0b5c46dec /include/sound | |
parent | xen/p2m/m2p/gnttab: do not add failed grant maps to m2p override (diff) | |
download | linux-38eaeb0fd8819dce424a61579500bd9987d5c930.tar.xz linux-38eaeb0fd8819dce424a61579500bd9987d5c930.zip |
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 'include/sound')
0 files changed, 0 insertions, 0 deletions