]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/oktagon_esp.c
[POWERPC] Move bootwrapper ELF parsing routines to a file
[linux-2.6-omap-h63xx.git] / drivers / scsi / oktagon_esp.c
index c116a6ae3c54f21caa66f3ca26b69cbdae92b3e1..26a6d55faf3ec03a86b480687cceb00872f5365e 100644 (file)
@@ -133,7 +133,7 @@ int oktagon_esp_detect(struct scsi_host_template *tpnt)
                eregs = (struct ESP_regs *)(address + OKTAGON_ESP_ADDR);
 
                /* This line was 5 lines lower */
-               esp = esp_allocate(tpnt, (void *)board+OKTAGON_ESP_ADDR);
+               esp = esp_allocate(tpnt, (void *)board + OKTAGON_ESP_ADDR, 0);
 
                /* we have to shift the registers only one bit for oktagon */
                esp->shift = 1;