commit | 30c7ed5aba72bb7357282cf8f411b2e74d82081c | [log] [tgz] |
---|---|---|
author | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Oct 17 18:09:14 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Fri Oct 17 18:09:14 2008 +0200 |
tree | 25be7abab1ed8808d42d52abe5f491dbb0df85a2 | |
parent | 2a2267e7b11fa2de95bfb707c85f2a9880e5206a [diff] |
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>