]> err.no Git - linux-2.6/blobdiff - drivers/ide/h8300/ide-h8300.c
pxamci: fix byte aligned DMA transfers
[linux-2.6] / drivers / ide / h8300 / ide-h8300.c
index 6bd143cf08914a550a3234d01dec3f083dd0ae83..ecf53bb0d2aa2941da54aa772485daa0bfb3a616 100644 (file)
@@ -176,9 +176,6 @@ static inline void hwif_setup(ide_hwif_t *hwif)
 
        hwif->input_data  = h8300_input_data;
        hwif->output_data = h8300_output_data;
-
-       hwif->OUTW  = mm_outw;
-       hwif->INW   = mm_inw;
 }
 
 static int __init h8300_ide_init(void)