summaryrefslogtreecommitdiff
path: root/drivers/spi
diff options
context:
space:
mode:
authorPrarit Bhargava <prarit@redhat.com>2010-05-19 19:30:28 (GMT)
committerGrant Likely <grant.likely@secretlab.ca>2010-05-25 06:23:16 (GMT)
commit1dcf57ceb461fe2ddeb622fe84d9918aadefe7ba (patch)
tree5ee3846260074287f601f13fe6f73155039cdd82 /drivers/spi
parent99f1a43f436a6a92d15bddfeb65f3a920c8b88d3 (diff)
downloadlinux-1dcf57ceb461fe2ddeb622fe84d9918aadefe7ba.tar.xz
Documentation/spi/* compile warning fix
Fix this warning: Documentation/spi/spidev_fdx.c: In function `do_msg': Documentation/spi/spidev_fdx.c:61: warning: cast from pointer to integer of different size Documentation/spi/spidev_fdx.c:64: warning: cast from pointer to integer of different size buf should be unsigned long to match native arch on 32-bit x86 compile. Signed-off-by: Prarit Bhargava <prarit@redhat.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions