Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756302Ab2HATRr (ORCPT ); Wed, 1 Aug 2012 15:17:47 -0400 Received: from mail.tpi.com ([70.99.223.143]:3677 "EHLO mail.tpi.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752154Ab2HATRp (ORCPT ); Wed, 1 Aug 2012 15:17:45 -0400 From: Tim Gardner To: linux-kernel@vger.kernel.org Cc: Tim Gardner , Paul Gortmaker , Ben Hutchings , James Bottomley , Dan Williams , Divy Le Ray , netdev@vger.kernel.org Subject: [PATCH] firmware: Remove obsolete Chelsio cxgb3 firmware Date: Wed, 1 Aug 2012 13:17:50 -0600 Message-Id: <1343848670-31504-1-git-send-email-tim.gardner@canonical.com> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1465 Lines: 39 The current firmware version used by the device driver is 7.12.0 Cc: Paul Gortmaker Cc: Ben Hutchings Cc: James Bottomley Cc: Dan Williams Cc: Divy Le Ray Cc: netdev@vger.kernel.org Signed-off-by: Tim Gardner --- firmware/Makefile | 1 - firmware/cxgb3/t3fw-7.10.0.bin.ihex | 1935 ----------------------------------- 2 files changed, 1936 deletions(-) delete mode 100644 firmware/cxgb3/t3fw-7.10.0.bin.ihex diff --git a/firmware/Makefile b/firmware/Makefile index 344713b..76628e3 100644 --- a/firmware/Makefile +++ b/firmware/Makefile @@ -43,7 +43,6 @@ fw-shipped-$(CONFIG_CASSINI) += sun/cassini.bin fw-shipped-$(CONFIG_COMPUTONE) += intelliport2.bin fw-shipped-$(CONFIG_CHELSIO_T3) += cxgb3/t3b_psram-1.1.0.bin \ cxgb3/t3c_psram-1.1.0.bin \ - cxgb3/t3fw-7.10.0.bin \ cxgb3/ael2005_opt_edc.bin \ cxgb3/ael2005_twx_edc.bin \ cxgb3/ael2020_twx_edc.bin diff --git a/firmware/cxgb3/t3fw-7.10.0.bin.ihex b/firmware/cxgb3/t3fw-7.10.0.bin.ihex deleted file mode 100644 index 96399d8..0000000 -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/