From: Bartlomiej Zolnierkiewicz Date: Tue, 15 Jul 2008 19:21:49 +0000 (+0200) Subject: ide: remove ->mmio flag from ide_hwif_t X-Git-Tag: v2.6.27-rc1~1078^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=135721446144af005109c25eeacca4fdddcd9a66;p=pandora-kernel.git ide: remove ->mmio flag from ide_hwif_t Since scc_pata host driver no longer uses IDE PCI layer / ide_dma_setup() and all other ->mmio users set also IDE_HFLAG_MMIO host flag we can safely remove ->mmio flag. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed