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 7980CC433FE for ; Wed, 19 Oct 2022 11:29:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id AA08184FE6; Wed, 19 Oct 2022 13:27:09 +0200 (CEST) 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="ZfauXQ02"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 017FA84FA7; Wed, 19 Oct 2022 13:26:07 +0200 (CEST) Received: from mail-io1-xd32.google.com (mail-io1-xd32.google.com [IPv6:2607:f8b0:4864:20::d32]) (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 8CDB384FE3 for ; Wed, 19 Oct 2022 13:25:16 +0200 (CEST) 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-io1-xd32.google.com with SMTP id d142so14132770iof.7 for ; Wed, 19 Oct 2022 04:25:16 -0700 (PDT) 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=gYBKB6lar8O1DlcHQ2FpCojcex3J3Ufq5JI8t4uoUew=; b=ZfauXQ02Ij3KmNM3AVoGNu62MNEjdyG5nK1RftJ3BCaVHnOaAWnCbZZUvSFs786G9L iN9THVtMzHoWYFYLMEzQ0ov2Kxgs7/vY68dUdhqMKBo9zGrLwtr4ZAViMUKIhT8hAoE/ Wfbnf78CR54xQ7t3UqfjIt3sjowxYJior2j/E= 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=gYBKB6lar8O1DlcHQ2FpCojcex3J3Ufq5JI8t4uoUew=; b=Vu8q4DmmmdKdykLNvSEzblhDvHBBor18dQiOrwIf3ibsF2W5qzl3cla8pozCizeL3Y F9BO10Qz3wjFFL++qScuUvoaBTHPR0zB4dPbOYNy+TAc3dcdKus8gbKKpIn24s6T0Tra EfRIW5Bsa14j9J9RueDweXOPVi9HZTLFQxkN+7Jt7floyMpTBBurVsYqxJMj+pbygC1B eauU9q1YrnkATcaFFvytDrLBsnQk/y/4gi8aSU4CHcf4L0xC1Xf17ACtc3ah9IyhC4QQ 49q8q3JTQGk0nW3LQP1W7F6lCFgmRhSzN4DCM/DTxxSjWH1+AzMtk4djqCXFnAN52ZIi sXKg== X-Gm-Message-State: ACrzQf3nI6qU4ew6NrH+Bv3HJCC0RZVZHrhYLYzmT/Z9zocEXSbpa+Oy aO3QEpcONp27lSGKXoeQPxLz9tiS9ZFeAQ== X-Google-Smtp-Source: AMsMyM4j0dlk6pQUILF7yn0iXeGWvunEmbMQyuY3pr5iv9aEPxZ/jHCBuk0UAFql9xHDXdZJC2Yk6Q== X-Received: by 2002:a02:662c:0:b0:363:c768:2b55 with SMTP id k44-20020a02662c000000b00363c7682b55mr5988192jac.5.1666178715834; Wed, 19 Oct 2022 04:25:15 -0700 (PDT) Received: from sjg1.roam.corp.google.com (c-67-190-102-125.hsd1.co.comcast.net. [67.190.102.125]) by smtp.gmail.com with ESMTPSA id g34-20020a022722000000b003634aa4a55asm2041156jaa.82.2022.10.19.04.25.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Oct 2022 04:25:15 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Cc: Anatolij Gustschin , Simon Glass , Heinrich Schuchardt Subject: [PATCH 38/39] pci: Drop test for DM_VIDEO Date: Wed, 19 Oct 2022 05:23:55 -0600 Message-Id: <20221019112356.1042065-39-sjg@chromium.org> X-Mailer: git-send-email 2.38.0.413.g74048e4d9e-goog In-Reply-To: <20221019112356.1042065-1-sjg@chromium.org> References: <20221019112356.1042065-1-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 is not needed anymore, since there is no other option. Signed-off-by: Simon Glass --- drivers/pci/pci_rom.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/pci/pci_rom.c b/drivers/pci/pci_rom.c index 27a24daa12a..47b6e6e5bcf 100644 --- a/drivers/pci/pci_rom.c +++ b/drivers/pci/pci_rom.c @@ -325,7 +325,6 @@ err: return ret; } -#ifdef CONFIG_DM_VIDEO int vesa_setup_video_priv(struct vesa_mode_info *vesa, struct video_priv *uc_priv, struct video_uc_plat *plat) @@ -398,4 +397,3 @@ int vesa_setup_video(struct udevice *dev, int (*int15_handler)(void)) return 0; } -#endif -- 2.38.0.413.g74048e4d9e-goog