openwrt/target/linux/oxnas
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
..
base-files treewide: remove execute bit and shebang from board.d files 2021-03-06 11:30:06 +01:00
files oxnas: sata_oxnas: use ata_link_err 2023-01-03 23:40:30 +01:00
image treewide: provide global default for SUPPORTED_DEVICES 2021-01-23 12:45:21 +01:00
ox810se kernel: move two symbols to the generic kconfigs 2021-08-29 17:07:19 +02:00
ox820 oxnas: add testing support for Linux 5.15 2022-09-11 02:49:28 +01:00
patches-5.15 kernel: bump 5.15 to 5.15.75 2022-10-30 17:54:59 +01:00
config-5.15 oxnas: add testing support for Linux 5.15 2022-09-11 02:49:28 +01:00
Makefile oxnas: switch to Linux 5.15 and drop Linux 5.10 2022-10-21 20:57:53 +01:00
modules.mk oxnas: use AddDepends in modules.mk 2020-03-16 17:13:37 +09:00