ImmortalWrt/target/linux/oxnas/files/drivers
Robert Marko a80e630131 oxnas: sata_oxnas: use ata_link_err
Kernel 5.15.86 has backported ("ata: libata: move ata_{port,link,dev}_dbg
to standard pr_XXX() macros") and this is now causing compilation errors
for oxnas SATA driver due to usage of ata_link_printk().

Upstream has migrated to using the appropriate
ata_link_{err, warn, notice, info} calls a while ago so its not affected.

Lets do the same for oxnas SATA driver and use ata_link_err() instead of
ata_link_printk().

Signed-off-by: Robert Marko <robimarko@gmail.com>
2023-01-03 23:40:30 +01:00
..
ata oxnas: sata_oxnas: use ata_link_err 2023-01-03 23:40:30 +01:00
pci/controller oxnas: switch to kernel 5.4 and remove kernel 4.14 2020-03-12 10:27:04 +01:00
phy target: update SPDX license names 2020-09-22 20:58:26 +02:00
power/reset oxnas: replace oxnas-restart with version to be submitted to upstream 2019-03-11 13:39:33 +01:00
usb/host oxnas: bring in new oxnas target 2018-06-01 15:45:06 +02:00