diff options
author | Robert Marko <robimarko@gmail.com> | 2023-01-01 14:24:06 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-01-03 23:40:30 +0100 |
commit | a80e6301313539a37cc942680500fc9bce5880c3 (patch) | |
tree | beca28a4ee72e0f5d9f9c7dbf3804ad9aca25a68 /target/linux/ath25/profiles | |
parent | b069d4ac6db7634b281e0a86e88a9edfaadac528 (diff) | |
download | upstream-a80e6301313539a37cc942680500fc9bce5880c3.tar.gz upstream-a80e6301313539a37cc942680500fc9bce5880c3.tar.bz2 upstream-a80e6301313539a37cc942680500fc9bce5880c3.zip |
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>
Diffstat (limited to 'target/linux/ath25/profiles')
0 files changed, 0 insertions, 0 deletions