summaryrefslogtreecommitdiffstats
path: root/fs/cramfs/cramfs.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-07-03 07:11:41 -0700
committerTom Rini <trini@ti.com>2013-07-15 17:06:09 -0400
commit4f6aa3468d8090f2de84a869ba54891a4340a1c8 (patch)
tree0cfb22ad460ed5db92d8aa5238c822667c45c826 /fs/cramfs/cramfs.c
parent54e458de55a8833519225d728e3be1f84b399a38 (diff)
downloadtalos-obmc-uboot-4f6aa3468d8090f2de84a869ba54891a4340a1c8.tar.gz
talos-obmc-uboot-4f6aa3468d8090f2de84a869ba54891a4340a1c8.zip
scsi: Correct types of scsi_read/write()
The block device expects to see lbaint_t for the blknr parameter. Change the SCSI read/write functions to suit. This fixes the following build warnings for coreboot: cmd_scsi.c: In function ‘scsi_scan’: cmd_scsi.c:119:30: error: assignment from incompatible pointer type [-Werror] cmd_scsi.c:120:32: error: assignment from incompatible pointer type [-Werror] Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'fs/cramfs/cramfs.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud