summaryrefslogtreecommitdiff
path: root/drivers/phy/eswin/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2026-05-29 17:36:25 -0700
committerNiklas Cassel <cassel@kernel.org>2026-06-02 11:47:32 +0200
commitcde1e86eec1c5de7b83bfb4e3ae26755e61a54d2 (patch)
tree6fa6f22ed6143ec60f517cc063e74f3fb1056b9a /drivers/phy/eswin/git@git.tavy.me:linux.git
parent042f5526cf2c44eac17ed2fa57a9a6e8d30d6279 (diff)
ata: pata_ep93xx: avoid asm on non ARM
The raw ARM asm delay loop prevents COMPILE_TEST builds on non-ARM architectures. Guard it with CONFIG_ARM and provide a cpu_relax() fallback for compilation on other architectures. Signed-off-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Niklas Cassel <cassel@kernel.org>
Diffstat (limited to 'drivers/phy/eswin/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions