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 23BC2C433FE for ; Sat, 22 Oct 2022 10:32:23 +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=gzXNvZOM5rgNi8zsVIvQwNZoCRkpJRRTHdW4LiIn88w=; b=ugeRcvkl8xxbex rNvoyiTfi/oH+s09W7RmLTnxsbEXJOtHpTSo/O+0SMUzU9wrYXLtuWwQZZHPKVRvcB8CSLX5yosyD FDHAK7BUrgyBdgDxK+lBYUZDNha3Bm1T0OKYGhFCX8SFWfbhTfi0MPFUwsbb3H+IiIuzFbp4eCaED SPKh5VCbbd0u3YoyatRqX9YQrNKZvUT3k1web/xzM5sklDesOWwDsBIPS/p1sNtus/Bak7gdBCfzb FamGot+v3WbQM+VFLfIBflpNz+VACECC4hilM3DB7vws9aox7+L1eLJAl2zNnQyi8bhuxmgGs1lER Uo0eIDgAVQAJj0oDGBjg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omBmo-00CDvY-NH; Sat, 22 Oct 2022 10:31:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1omBmX-00CDuQ-WF for linux-arm-kernel@lists.infradead.org; Sat, 22 Oct 2022 10:31:11 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 14C3D60959; Sat, 22 Oct 2022 10:31:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F1360C433C1; Sat, 22 Oct 2022 10:31:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1666434668; bh=+5LYMc9G1t+vORW3sJXjTTgdrtDBL6soqXawA6zHpeM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DDI97jjQHQ0d3rBWnQVJcP78xTV6jRZM+xQre1vGFQxtbVuyPWP3zr/gIwWAe++4o RRepSOxHCDif7tqHWh/oDFA1psAqDVbjmlvHi3ufVnTch/VlKxKR+/Pr4UjlYvcxyP 9yXKaEvyJa/A31fsu91RbyrvoqkFLFrAPRdrRqSM= Date: Sat, 22 Oct 2022 12:31:05 +0200 From: Greg Kroah-Hartman To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Russell King , Linus Walleij , Lubomir Rintel , linux-kernel@vger.kernel.org, Arnd Bergmann , Peter Chubb , Stefan Eletzhofer , "Rafael J. Wysocki" , Viresh Kumar , Lee Jones , Dominik Brodowski , Alan Stern , Helge Deller , linux-pm@vger.kernel.org, linux-usb@vger.kernel.org, linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH 02/11] ARM: sa1100: remove unused board files Message-ID: References: <20221021155000.4108406-1-arnd@kernel.org> <20221021155000.4108406-3-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221021155000.4108406-3-arnd@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221022_033110_115782_6CFBEBDA X-CRM114-Status: GOOD ( 11.98 ) 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 On Fri, Oct 21, 2022 at 05:49:32PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > The Cerf, H3100, Badge4, Hackkit, LART, NanoEngine, PLEB, Shannon and > Simpad machines were all marked as unused as there are no known users > left. Remove all of these, along with references to them in defconfig > files and drivers. > > Four machines remain now: Assabet, Collie (Zaurus SL5500), iPAQ H3600 > and Jornada 720, each of which had one person still using them, with > Collie also being supported in Qemu. > > Cc: Peter Chubb > Cc: Stefan Eletzhofer > Signed-off-by: Arnd Bergmann Acked-by: Greg Kroah-Hartman _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel