patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / include / asm-m68k / atari_acsi.h
index 31a882f..10fea68 100644 (file)
@@ -27,7 +27,7 @@ extern unsigned long phys_acsi_buffer;
 
 #define DMA_LONG_WRITE(data,mode)                                                      \
     do {                                                                                                       \
-               *((unsigned long *)&dma_wd.fdc_acces_seccount) =        \
+               *((unsigned long *)&dma_wd.fdc_acces_seccount) =        \
                        ((data)<<16) | (mode);                                                  \
        } while(0)