[PATCH 0/3] ata: pata_ep93xx: COMPILE_TEST and ARM fixups

From: Rosen Penev

Date: Fri May 29 2026 - 20:37:47 EST


This small series cleans up pata_ep93xx to allow COMPILE_TEST on
non-ARM platforms. Patch 1 avoids including ARM-specific asm headers,
patch 2 switches to unsigned long for the data variable, and patch 3
enables COMPILE_TEST.

Rosen Penev (3):
ata: pata_ep93xx: avoid asm on non ARM
ata: pata_ep93xx: use unsigned long for data
ata: pata_ep93xx: add COMPILE_TEST support

drivers/ata/Kconfig | 2 +-
drivers/ata/pata_ep93xx.c | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)

--
2.54.0