On 01/01/2017 02:42 PM, Florian Fainelli wrote: > Hi all, > > This patch series removes dead DSA code in the blackfin board specific > code. There is no in tree driver for the KSZ8893M, and clearly this > would not compile anymore. > > Preparatory patch to help remove the legacy DSA platform device code from > the tree.
Hello? anyone still maintaining blackfin here? > > Florian Fainelli (2): > blackfin: tcm-bf518: Remove dsa.h inclusion > blackfin: ezbrd: Remove non-functional DSA/KSZ8893M code > > arch/blackfin/mach-bf518/boards/ezbrd.c | 47 > ----------------------------- > arch/blackfin/mach-bf518/boards/tcm-bf518.c | 1 - > 2 files changed, 48 deletions(-) > -- Florian