Commits

Bartlomiej Zolnierkiewicz committed 30c7ed5aba7
ide: fix support for IDE PCI controllers using MMIO on frv Just include <asm-generic/ide_iops.h> for __ide_mm_*() instead of defining them to normal I/O helpers so PCI bus <-> CPU byte-swapping is done as needed. Cc: David Howells <dhowells@redhat.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>