]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/scsi/oktagon_esp.c
[ARM] remove duplicate #includes
[linux-2.6-omap-h63xx.git] / drivers / scsi / oktagon_esp.c
index 5d9c9ada814f16c653e062530d717168283734d2..dee426f8c07b566bd8fdbdf148483b40e4f09e06 100644 (file)
@@ -490,7 +490,7 @@ static void dma_led_on(struct NCR_ESP *esp)
 
 static int dma_ports_p(struct NCR_ESP *esp)
 {
-       return ((custom.intenar) & IF_PORTS);
+       return ((amiga_custom.intenar) & IF_PORTS);
 }
 
 static void dma_setup(struct NCR_ESP *esp, __u32 addr, int count, int write)