mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-10 00:03:25 +00:00
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>