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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 8958CC3A59D for ; Mon, 24 Oct 2022 05:47:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KhEFC7BZYLnzUz60VxtFsis5YJiKIG1zExIo2xwFC8M=; b=sC/FNLRxhdgIQp ZaTOXCeEDik1Gqb288Bi8Sxpw+bY7P7nv/Sn9pAJ69K9gl+6QJdpF+HoLCZ0LvyTzv6ZCQn8VeGYQ BX6pIJ0WgHhEvdVSMveh7qy162PpGz470Jv1Ii2s9+M8mUwdltsT8lHDyi2+WbMtKmRgE0sR7s1Xw OJ+y1B0UzflwDVOB7ZDowy69KqKhP6Z0PzKTbXqw/KYhwVnqVI/iN+LQ1abmSRmXT/Mmw1lD0jWH2 awRurHnPwwUcS2QmySO/6cfj+Z6NA4nLQrAeegduQ64vdJTYjp5TVgh3dCqx+NrLKKO8vM1SrbBUA bPsLE7sBP8mLmEuT6NtA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omqHX-00HCxi-9K; Mon, 24 Oct 2022 05:45:51 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omqHV-00HCx7-2U for linux-arm-kernel@lists.infradead.org; Mon, 24 Oct 2022 05:45:50 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id DCA15822A; Mon, 24 Oct 2022 05:36:30 +0000 (UTC) Date: Mon, 24 Oct 2022 08:45:43 +0300 From: Tony Lindgren To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Aaro Koskinen , Janusz Krzysztofik , linux-kernel@vger.kernel.org, Arnd Bergmann , linux-omap@vger.kernel.org, Lee Jones , Ulf Hansson , Felipe Balbi , Greg Kroah-Hartman , linux-i2c@vger.kernel.org, linux-mmc@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH 13/17] ARM: omap1: remove unused board files Message-ID: References: <20221019144119.3848027-1-arnd@kernel.org> <20221019150410.3851944-1-arnd@kernel.org> <20221019150410.3851944-13-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221019150410.3851944-13-arnd@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_224549_169434_26E0B512 X-CRM114-Status: UNSURE ( 7.83 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Arnd Bergmann [221019 15:08]: > From: Arnd Bergmann > > All board support that was marked as 'unused' earlier can > now be removed, leaving the five machines that that still > had someone using them in 2022, or that are supported in > qemu. Acked-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel