From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kHlLE-0003R5-9h for barebox@lists.infradead.org; Mon, 14 Sep 2020 10:04:11 +0000 References: <20200708074739.359-1-a.fatoum@pengutronix.de> <20200711042525.GL15485@pengutronix.de> From: Ahmad Fatoum Message-ID: <1ad1215e-335f-ec70-9d88-0843b47bba4b@pengutronix.de> Date: Mon, 14 Sep 2020 12:04:05 +0200 MIME-Version: 1.0 In-Reply-To: <20200711042525.GL15485@pengutronix.de> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 0/5] treewide: delete code referencing unused headers To: Sascha Hauer Cc: barebox@lists.infradead.org Hello Sascha, On 7/11/20 6:25 AM, Sascha Hauer wrote: >> lib: lzo: drop unused compression code > > Applied, thanks Patch 5/5 was not applied. Can you look at it? Cheers, Ahmad > > Sascha > >> >> arch/powerpc/mach-mpc5xxx/Makefile | 5 - >> .../mach-mpc5xxx/firmware_sc_task.impl.S | 364 ------------------ >> arch/powerpc/mach-mpc5xxx/io.S | 121 ------ >> arch/powerpc/mach-mpc5xxx/pci_mpc5200.c | 180 --------- >> commands/dhrystone.c | 1 - >> include/part.h | 104 ----- >> lib/list_sort.c | 149 ------- >> lib/lzo/Kconfig | 4 - >> lib/lzo/Makefile | 3 - >> lib/lzo/lzo1x_compress.c | 279 -------------- >> 10 files changed, 1210 deletions(-) >> delete mode 100644 arch/powerpc/mach-mpc5xxx/firmware_sc_task.impl.S >> delete mode 100644 arch/powerpc/mach-mpc5xxx/io.S >> delete mode 100644 arch/powerpc/mach-mpc5xxx/pci_mpc5200.c >> delete mode 100644 include/part.h >> delete mode 100644 lib/lzo/lzo1x_compress.c >> >> -- >> 2.27.0 >> >> >> _______________________________________________ >> barebox mailing list >> barebox@lists.infradead.org >> http://lists.infradead.org/mailman/listinfo/barebox >> > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox