X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fscsi%2Fu14-34f.c;h=601e95141cbe13e16570db74c9d826e0e6c864e5;hb=5bee17f18b595937e6beafeee5197868a3f74a06;hp=329eb8780e74f4c2335137acdd181e92d8c6e863;hpb=d9cadb0d2ffed847851945a66e80d0b9d767611c;p=mv-sheeva.git diff --git a/drivers/scsi/u14-34f.c b/drivers/scsi/u14-34f.c index 329eb8780e7..601e95141cb 100644 --- a/drivers/scsi/u14-34f.c +++ b/drivers/scsi/u14-34f.c @@ -1111,7 +1111,8 @@ static int u14_34f_detect(struct scsi_host_template *tpnt) { static void map_dma(unsigned int i, unsigned int j) { unsigned int data_len = 0; - unsigned int k, count, pci_dir; + unsigned int k, pci_dir; + int count; struct scatterlist *sg; struct mscp *cpp; struct scsi_cmnd *SCpnt;