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 6905BC636CC for ; Sun, 5 Feb 2023 23:11:04 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 6A6BB85B3E; Mon, 6 Feb 2023 00:03:32 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org 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=chromium.org header.i=@chromium.org header.b="ZPlEOLyS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1A8C185AB9; Sun, 5 Feb 2023 23:53:49 +0100 (CET) Received: from mail-il1-x12c.google.com (mail-il1-x12c.google.com [IPv6:2607:f8b0:4864:20::12c]) (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 6D206859E7 for ; Sun, 5 Feb 2023 23:44:05 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-il1-x12c.google.com with SMTP id w2so414357ilg.8 for ; Sun, 05 Feb 2023 14:44:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=N/mGZOkHLoigpyITmq12YJ2bna897L/8SYiA/SJV9tc=; b=ZPlEOLySCoVpOGR5syytZlz8knE2GnqjGyRG4Ar3gqx5zM+lcT87eCC4XJvdVf9GVy jD1MJVAMfMKF2SdRaLVIvYU6tKtyhPnQBXyLgKuRdZ+/vCWsG0z0e1tVFKxh1IRyndBn 3KC2fROcVpExG2LYNTdJbOvG7By/ofUFc6Ae0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N/mGZOkHLoigpyITmq12YJ2bna897L/8SYiA/SJV9tc=; b=qLhjUg5e0zPXWJZ2mi9ezv5vR+8ZWsTwv3+16ldWwrxiZoWASZMkG1Eun8rqcMqcxA jtC77P6XMoJkTVzD+xJs5kZJ+ApBGupCHe1q2wqg0XRPOQC5TnhQ/TzwRP6tyuwklQEQ fWUYcIuAWATg1K02ToBanvGHNHy3vfbGq0nI7mzxqZsfaC70fGr15NyUyxtvRnywYdiE M6/Vpqghhqk9HjloDiLWATdSaCAPYSHs2Ox58u9lgJSAlwoBRW+97dqhqOeP/lwG7j5p E1EOcxItD8SCeibUg4nu7kP2vkgAuw8b0xjLdkRxgX/iD60mK5EkPk8fty8fhpI2KIo4 zwrw== X-Gm-Message-State: AO0yUKVgnpr50GlaNGEklsJVL2kmStuDcNgqFGFZTlAGKcFP1VgbXmF4 dlf9jWdPSviU3Fhnnaml/Va7r/d/0OIm5KXK X-Google-Smtp-Source: AK7set/m0JdlRE6g+MPQdTmafuxrc71zhw5lzPtC+drph4tyrPnKmsnBw41EECPJJmxwYiZ1F9rNCw== X-Received: by 2002:a05:6e02:1c8e:b0:310:fb90:b62d with SMTP id w14-20020a056e021c8e00b00310fb90b62dmr15532557ill.11.1675637005888; Sun, 05 Feb 2023 14:43:25 -0800 (PST) Received: from sjg1.roam.corp.google.com (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id z22-20020a05663803b600b003b33e77e5b2sm1503513jap.110.2023.02.05.14.43.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 14:43:25 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH v2 124/169] Correct SPL use of PHY_CADENCE_TORRENT Date: Sun, 5 Feb 2023 15:40:33 -0700 Message-Id: <20230205224118.233425-125-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.519.gcb327c4b5f-goog In-Reply-To: <20230205224118.233425-63-sjg@chromium.org> References: <20230205224118.233425-63-sjg@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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.6 at phobos.denx.de X-Virus-Status: Clean This converts 1 usage of this option to the non-SPL form, since there is no SPL_PHY_CADENCE_TORRENT defined in Kconfig Signed-off-by: Simon Glass --- (no changes since v1) drivers/phy/cadence/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/phy/cadence/Makefile b/drivers/phy/cadence/Makefile index c247feb8262..a1cb6868c9e 100644 --- a/drivers/phy/cadence/Makefile +++ b/drivers/phy/cadence/Makefile @@ -1,2 +1,2 @@ obj-$(CONFIG_PHY_CADENCE_SIERRA) += phy-cadence-sierra.o -obj-$(CONFIG_$(SPL_)PHY_CADENCE_TORRENT) += phy-cadence-torrent.o +obj-$(CONFIG_PHY_CADENCE_TORRENT) += phy-cadence-torrent.o -- 2.39.1.519.gcb327c4b5f-goog