From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id DAD5DC433EF for ; Fri, 8 Apr 2022 18:07:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8D0A483E70; Fri, 8 Apr 2022 20:05:05 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="pF3fGs3f"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0052D83DF7; Fri, 8 Apr 2022 20:05:00 +0200 (CEST) Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 5138483E58 for ; Fri, 8 Apr 2022 20:04:58 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x831.google.com with SMTP id t2so11244172qtw.9 for ; Fri, 08 Apr 2022 11:04:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=uuVyXP5BnK6GgELb2ZpMnQizJlcDm2ibCqxyoxMOGq4=; b=pF3fGs3fUhO7yDt2y35FKLglR/xQpAXMNaSEJ7WRFUvAj66iwO3uz8D3MTKWh0a0HA fZqAGJjViqbKxeNOqv0FZntol2SAbQYC3f1xopMBAc1RnX2EfyO3IxrhbihYON6hTENP xnp0utLIyUD2br7scUKfhKpbmLST0nrQ9Uywo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=uuVyXP5BnK6GgELb2ZpMnQizJlcDm2ibCqxyoxMOGq4=; b=0s5+tG+cpJlqURW3VO1MxSNI5bSZNGrGz4IwqjNJtsqZ5nK/Sax05vOn2a4YJBrPPi 79+GEoEYPvwFm60+w02bFdQBf7h2IJUqTosi/H2d852xwNMF50CVVtUPZcLgx9ek04/i +phgjr1/5B0G+jAkJBDtZezrzabot52UaZttSwrzWWmpWhWdJa34js0XU93L6aO8iR7Z HhEnTpJ2ksTpfdu9To6oPk7lq/njg9J51QKYgfaY2ijS1vQDLDYPBX1F9BuBbKTk8GTy aEiFC+JuGZMTbWJu2NAvGXqVuA8xioMWjYBOxJfI4xz0u7SWsoXMrjPLIbRVFVI6sVAB y/4A== X-Gm-Message-State: AOAM5301xJCNzj9PvJ+WZCooA0DZJQNhWH83FVeBKLVnrgYG+sTjmMTN aa+ukfexKGzNryY519HbXJ/gtG8hnNuiUA== X-Google-Smtp-Source: ABdhPJzGAHgbc8CQJUBKvOqd3bCQ9p9k5XxT3gCI87YAqG2Ou5/mTmCpI6UBNuOhXK9C1wnOpx+v4Q== X-Received: by 2002:ac8:5c08:0:b0:2e1:ce7f:2705 with SMTP id i8-20020ac85c08000000b002e1ce7f2705mr16893116qti.686.1649441096855; Fri, 08 Apr 2022 11:04:56 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id q16-20020ae9e410000000b00699fcf0d472sm3445542qkc.58.2022.04.08.11.04.55 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 11:04:56 -0700 (PDT) Date: Fri, 8 Apr 2022 14:04:54 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 02/10] net: Remove ax88180 driver Message-ID: <20220408180454.GC14282@bill-the-cat> References: <20220331174653.710090-1-trini@konsulko.com> <20220331174653.710090-2-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="1V0VWVEahjHD1saH" Content-Disposition: inline In-Reply-To: <20220331174653.710090-2-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean --1V0VWVEahjHD1saH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 31, 2022 at 01:46:45PM -0400, Tom Rini wrote: > This driver is not enabled by any board and not converted to DM_ETH. > Remove. >=20 > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --1V0VWVEahjHD1saH Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJQeUYACgkQFHw5/5Y0 tywnXQwAiKFvubAP3trJSI+5TfUzX9WZ9HxQnTFssrLK8pg2GY7TqTaerZ+vLv5J mE17c1hYrbMmG7d63Fl1gfXHGxzV3HIIDXhWQElehgx5nV7lF+j3QKqWYYkwStQK APJFOMfI07Sku024xPOmOCqLKnJ3FTu0idq3Wm9IBF0/dQnuwBMlnXELB01w1ac8 9huEAgasBi5/W25D8aa7k3P9Zd1HfE84oWUla/W1vE90FLI6IUbn5IXjS53j3IqV Mrh45bBmg0BWbJwDrarvbYS8P1CNxLanubl6crF0fN+aZ2IcR+WOH1vP+bQiDlD1 E3B0P58+BGx/L5NWXQ+MPwvpElSV88ziOx4vl8rxIDdazIlOCt52UqZU/XSwin/4 WiVszcClhGeC6g4rFm4bsucsV2dDaHlDlIOUZkVjaF/zMDAi9ZNKSRzTSVBWJC8W sv/uRTTlSso1qvx4mMjpTepP2QzjujHPq85Qmxe9iKBzHejahIMul0V/ejgGdUhS gpF8mT4k =ioE0 -----END PGP SIGNATURE----- --1V0VWVEahjHD1saH--