From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755220AbdAAWmf (ORCPT ); Sun, 1 Jan 2017 17:42:35 -0500 Received: from mail-pg0-f66.google.com ([74.125.83.66]:32773 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755134AbdAAWme (ORCPT ); Sun, 1 Jan 2017 17:42:34 -0500 From: Florian Fainelli To: linux-kernel@vger.kernel.org Cc: andrew@lunn.ch, vivien.didelot@savoirfairelinux.com, adi-buildroot-devel@lists.sourceforge.net, realmz6@gmail.com, Florian Fainelli Subject: [PATCH 0/2] blackfin: Remove dead DSA code Date: Sun, 1 Jan 2017 14:42:24 -0800 Message-Id: <20170101224227.20812-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.9.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. 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(-) -- 2.9.3