From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755408AbcIRCBi (ORCPT ); Sat, 17 Sep 2016 22:01:38 -0400 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:50397 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755603AbcIRCB2 (ORCPT ); Sat, 17 Sep 2016 22:01:28 -0400 Date: Sun, 18 Sep 2016 03:01:25 +0100 From: Ben Hutchings To: linux-kernel@vger.kernel.org, linux-firmware@kernel.org Message-ID: <20160918020125.GH10601@decadent.org.uk> References: <1474163887.2621.97.camel@decadent.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hAW+M2+FUO+onfmf" Content-Disposition: inline In-Reply-To: <1474163887.2621.97.camel@decadent.org.uk> User-Agent: Mutt/1.5.23 (2014-03-12) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ben@decadent.org.uk Subject: [PATCH linux-firmware 04/12] WHENCE: Specify source directories for cis, isci, and usbdux firmware X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on shadbolt.decadent.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --hAW+M2+FUO+onfmf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable This stops check_whence.py complaining about Makefiles etc. Signed-off-by: Ben Hutchings --- WHENCE | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/WHENCE b/WHENCE index 6ca42394eeb7..372f111c1b01 100644 --- a/WHENCE +++ b/WHENCE @@ -1074,13 +1074,7 @@ File: cis/NE2K.cis File: cis/tamarack.cis File: cis/PE-200.cis File: cis/PE520.cis -Source: cis/src/LA-PCM.cis -Source: cis/src/PCMLM28.cis -Source: cis/src/DP83903.cis -Source: cis/src/NE2K.cis -Source: cis/src/tamarack.cis -Source: cis/src/PE-200.cis -Source: cis/src/PE520.cis +Source: cis/ =20 Licence: Dual GPLv2/MPL =20 @@ -1450,10 +1444,7 @@ Driver: usbdux/usbduxfast/usbduxsigma - usbdux data = acquisition cards File: usbdux_firmware.bin File: usbduxfast_firmware.bin File: usbduxsigma_firmware.bin -Source: usbdux/fx2-include.asm -Source: usbdux/usbduxfast_firmware.asm -Source: usbdux/usbdux_firmware.asm -Source: usbdux/usbduxsigma_firmware.asm +Source: usbdux/ =20 Licence: GPLv2. See GPL-2 for details. =20 @@ -2704,10 +2695,7 @@ Licence: Redistributable. See LICENCE.ene_firmware f= or details. Driver: isci -- Intel C600 SAS controller driver =20 File: isci/isci_firmware.bin -Source: isci/create_fw.c -Source: isci/create_fw.h -Source: isci/probe_roms.h -Source: isci/Makefile +Source: isci/ =20 Licence: GPLv2. See GPL-2 for details. =20 --hAW+M2+FUO+onfmf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIVAwUBV931dee/yOyVhhEJAQr7XA//Yq0Zm0dLEvqCu9KGWH8C9jxzYtXGV3Pp Yk+6I05Ip/ouB4Lilt4IeLbzXXXZ03k4VdKZz5JgdZxlYNe3NvwXmfHbozIKvYTI 4HHWNJ8Vc2O9AWCH/1bAXImdPlhu0wP6uNr03uQYHWp8F/Ebm5Sz2sJ5JszYBtJl qnqSSViLNwG1x88Wzu8mSDqq+iSWPoONW+mIyk/tHj8teT+FxrdPgjN7GMCI5tfY myUc7Zk4nL5XXbC+FpvFWmIinyPzntiICgumPuiPCL66CzbqGjIOUxxkiSbHK+oe PJnx+RKzkgdMm1bmN3ZmQo7cjTYsqawNaKJVgwLgcNQlFVq9t38Hp4DckYfHFBHV +EyvJP2EpSz4rDMeTr9w7w0pVVAuWP23OaXOg2Gnlx4WW6kcMoRMGtPAFv9vuMo4 /BIxWYrbDtu4mxPSKHeJGhmypBUtSnVd0f23OlaqZeifWGBHWrHilvBtb2ytlP+2 0OGYgdjfe1qokHaoiOAlXn/cJxI6WWP/NJ6f5oZO9ptvpNNTgb9IoIBX1YL2Jcfp slXiFrmOpp+0NufSuXuhja4n1jSBPWDuItM/thwKb1Z/Rp4tcxFloKLsEgOOZRv5 ZAgzIeh7If0zZ/HuR3RyY/qnTt2m71upJWSEl/ihRxrKcsZmgPjzsspPsHHl3hL9 e9XKzqQQS1Q= =2bUg -----END PGP SIGNATURE----- --hAW+M2+FUO+onfmf--