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 5562AC4332F for ; Wed, 19 Oct 2022 11:30:37 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8F38684FCF; Wed, 19 Oct 2022 13:27:27 +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="B7WSLzHT"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 3FE3284FB2; Wed, 19 Oct 2022 13:26:29 +0200 (CEST) Received: from mail-il1-x12b.google.com (mail-il1-x12b.google.com [IPv6:2607:f8b0:4864:20::12b]) (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 BE9CB84FF6 for ; Wed, 19 Oct 2022 13:25:39 +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-il1-x12b.google.com with SMTP id q18so8964088ils.12 for ; Wed, 19 Oct 2022 04:25:39 -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=dbLUijRxE43sc13hEA7Zmzk8NlGLuhvlz2lDe4dsIMg=; b=B7WSLzHThXZrzmnUQ1Y45JMhiZxRIbgC/9vZU97E+HIS0VPyUH+A9G/46VVIgBCK10 W7XcY2DkiccVthBHez6S3eHC/DZlgIV/XEHEDOkzIZNlqF2ydosUitXHzQkdtRvmzFVC J1NkaDXHuPIGG4+Z7fztgYvOYF3PZJlL3bOHA= 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=dbLUijRxE43sc13hEA7Zmzk8NlGLuhvlz2lDe4dsIMg=; b=Dq15KSfjJqGH8qjDzwyJNTfcyJZ2wsmW+FKGRsMs9CDDxnxIyBLxB0UNWewaHgbEb+ l5aQQylKzE+njZLpz3J10lWM2CAJXTBp1c4JMr+Uyi+RMzmsL9y1jkmFK6G35NO+7ywh 49geWE25yxU1u63ZpT5tKxC38fNYBxFh9BZUqLEvCszOlbTv6wW/Jm7SJFlucQp6Xo/f xbWQrhgVWmxF18RL4XR+RSvTNfBtqCr2AhGP3gMqnylZ/q9rUiQrMTQmcI+n5afQSkOj PSp5T8gb2VwTxjhVYcXe0RSEFtzoNYgVwJCWgmEIBGjo7eS78WQjiALPmZLqIBS71vlN Pd9Q== X-Gm-Message-State: ACrzQf1qE9sKjSoKStdcSTncNfv0DdaBiM88eIraxbqDCGYmQvvt8FWx 2dsPAQOuTKDnpxOMr0zBICMwV5BM7L1/4g== X-Google-Smtp-Source: AMsMyM7v/LVGyFtGwL/k2DRnQgQN8P7sSoyRxLeYthfGA5a9rLD9JCjM390KNIe5yJ7Mi3R2KOwdIw== X-Received: by 2002:a05:6e02:1563:b0:2fc:76f1:6c25 with SMTP id k3-20020a056e02156300b002fc76f16c25mr5154987ilu.62.1666178710928; Wed, 19 Oct 2022 04:25:10 -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.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Oct 2022 04:25:10 -0700 (PDT) From: Simon Glass To: U-Boot Mailing List Cc: Anatolij Gustschin , Simon Glass , Andrew Scull , Artem Lapkin , Heiko Schocher , Heinrich Schuchardt , Matthias Brugger , Patrice Chotard , Patrick Delaunay , Ramon Fried , Sean Anderson , Tom Warren , Vikas Manocha , Zhaofeng Li , uboot-stm32@st-md-mailman.stormreply.com Subject: [PATCH 34/39] video: Drop use of the lcd header file Date: Wed, 19 Oct 2022 05:23:51 -0600 Message-Id: <20221019112356.1042065-35-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 file is being removed so drop remaining references to it. Signed-off-by: Simon Glass --- board/aristainetos/aristainetos.c | 4 +++- board/l+g/vinco/vinco.c | 1 - board/nvidia/harmony/harmony.c | 1 - board/raspberrypi/rpi/rpi.c | 1 - board/st/stm32f746-disco/stm32f746-disco.c | 1 - boot/pxe_utils.c | 1 - common/splash.c | 5 ++--- drivers/serial/sandbox.c | 1 - 8 files changed, 5 insertions(+), 10 deletions(-) diff --git a/board/aristainetos/aristainetos.c b/board/aristainetos/aristainetos.c index 514cb60d5ba..770f3d7d0d5 100644 --- a/board/aristainetos/aristainetos.c +++ b/board/aristainetos/aristainetos.c @@ -9,6 +9,8 @@ * Author: Fabio Estevam */ +#include +#include #include #include #include @@ -33,12 +35,12 @@ #include #include #include -#include #include #include #include #include #include +#include DECLARE_GLOBAL_DATA_PTR; diff --git a/board/l+g/vinco/vinco.c b/board/l+g/vinco/vinco.c index db1075a594a..d47c7b5f1eb 100644 --- a/board/l+g/vinco/vinco.c +++ b/board/l+g/vinco/vinco.c @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include diff --git a/board/nvidia/harmony/harmony.c b/board/nvidia/harmony/harmony.c index dd56a39cafb..52236792e24 100644 --- a/board/nvidia/harmony/harmony.c +++ b/board/nvidia/harmony/harmony.c @@ -5,7 +5,6 @@ */ #include -#include #include #include #include diff --git a/board/raspberrypi/rpi/rpi.c b/board/raspberrypi/rpi/rpi.c index 00afb352bd1..8603c93de77 100644 --- a/board/raspberrypi/rpi/rpi.c +++ b/board/raspberrypi/rpi/rpi.c @@ -11,7 +11,6 @@ #include #include #include -#include #include #include #include diff --git a/board/st/stm32f746-disco/stm32f746-disco.c b/board/st/stm32f746-disco/stm32f746-disco.c index 2ab23f2f4f7..4cfb29ef428 100644 --- a/board/st/stm32f746-disco/stm32f746-disco.c +++ b/board/st/stm32f746-disco/stm32f746-disco.c @@ -7,7 +7,6 @@ #include #include #include -#include #include #include #include diff --git a/boot/pxe_utils.c b/boot/pxe_utils.c index d5c215ae2c1..3fdd14d1cdb 100644 --- a/boot/pxe_utils.c +++ b/boot/pxe_utils.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include diff --git a/common/splash.c b/common/splash.c index 0e520cc1030..f31ab4fe1d7 100644 --- a/common/splash.c +++ b/common/splash.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include static struct splash_location default_splash_locations[] = { { @@ -149,8 +149,7 @@ void splash_display_banner(void) /* * Common function to show a splash image if env("splashimage") is set. - * Is used for both dm_video and lcd video stacks. For additional - * details please refer to doc/README.splashprepare. + * For additional details please refer to doc/README.splashprepare. */ #if defined(CONFIG_SPLASH_SCREEN) && defined(CONFIG_CMD_BMP) int splash_display(void) diff --git a/drivers/serial/sandbox.c b/drivers/serial/sandbox.c index 13b54921c41..f122e3f7c36 100644 --- a/drivers/serial/sandbox.c +++ b/drivers/serial/sandbox.c @@ -12,7 +12,6 @@ #include #include #include -#include #include #include #include -- 2.38.0.413.g74048e4d9e-goog