On Fri, Nov 5, 2021 at 2:03 PM Arnd Bergmann <arnd@xxxxxxxxxx> wrote: > From: Arnd Bergmann <arnd@xxxxxxxx> > > All implementations other than coldfire have returned an error since > the avr32 and blackfin architectures got removed, and the last user in > driver code was removed in 2016, so just remove this old interface. > > The only reference is now in the Chinese documentation, which should be > changed to remove this reference as well. > > Cc: Fu Wei <tekkamanninja@xxxxxxxxx> > Cc: Alex Shi <alexs@xxxxxxxxxx> > Cc: Hu Haowen <src.res@xxxxxxxx> > Cc: linux-doc-tw-discuss@xxxxxxxxxxxxxxxxxxxxx > Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx> Thanks for doing this Arnd. I had it on my mind some years ago but I think Coldfire or something was still using it and didn't think about it as the last user disappeared. Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij