]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/ide/h8300/ide-h8300.c
ide: cleanup setting hwif->mmio flag
[mv-sheeva.git] / drivers / ide / h8300 / ide-h8300.c
index 92b02b96d7db813b11f1d5352db61bee7db67060..0708b29cdb17e3d98becee5eb1e2915cdcf97a27 100644 (file)
@@ -74,7 +74,6 @@ static inline void hwif_setup(ide_hwif_t *hwif)
 {
        default_hwif_iops(hwif);
 
-       hwif->mmio  = 1;
        hwif->OUTW  = mm_outw;
        hwif->OUTSW = mm_outsw;
        hwif->INW   = mm_inw;