From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Mon, 7 Aug 2017 18:19:09 +0200 Subject: [U-Boot] [PATCH 4/4] video: Drop the ct69000 driver In-Reply-To: <1501822610-4374-4-git-send-email-bmeng.cn@gmail.com> References: <1501822610-4374-1-git-send-email-bmeng.cn@gmail.com> <1501822610-4374-4-git-send-email-bmeng.cn@gmail.com> Message-ID: <20170807181909.1024de82@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 3 Aug 2017 21:56:50 -0700 Bin Meng bmeng.cn at gmail.com wrote: > This is not used in U-Boot. > > Signed-off-by: Bin Meng > --- > > drivers/video/Kconfig | 31 +- > drivers/video/Makefile | 1 - > drivers/video/cfb_console.c | 10 - > drivers/video/ct69000.c | 1168 ------------------------------------------- > 4 files changed, 2 insertions(+), 1208 deletions(-) > delete mode 100644 drivers/video/ct69000.c applied to u-boot-video/master, thanks! -- Anatolij