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 7D985C3A59D for ; Mon, 24 Oct 2022 05:51:21 +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=DtEajKv+TlXbzyadky54913fN/t5sEF7hvPawIcUX0c=; b=Eab/2mR6C7w/pW +kGQ6QYaMqdE6bA9vntQpsOzBx9z1+yUAf2Yic6Md2wLbGS2LNM9dOjQ6ytuz+kNdREU7h0yip1A+ v84eF8Zyhm0vTZM4qhvlxqfIApaDdohw1RBe2dWAzmBZj0Ore4dyzDVaN8+Pzzfs2WpRFk4tPErU+ tUluXihU/gsesfTQgYfpjf/eiUpRWn8eBYdxP18sCbmHDKBRrLZi1FPrew23SCNpRTDdK/BrzvnjP F2w9uRXySfk+r16BqlpnGDm1tRjcX8tQVC5yKyDnoKljLLJEDmwiRk7qXuByDM8pL8h2xW2ONRwI4 PZBSvF555Zr0IFOoK7Uw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omqM2-00HDdr-9O; Mon, 24 Oct 2022 05:50:30 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1omqLz-00HDcn-6e for linux-arm-kernel@lists.infradead.org; Mon, 24 Oct 2022 05:50:28 +0000 Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id B337783BC; Mon, 24 Oct 2022 05:41:12 +0000 (UTC) Date: Mon, 24 Oct 2022 08:50:25 +0300 From: Tony Lindgren To: Arnd Bergmann Cc: linux-arm-kernel@lists.infradead.org, Helge Deller , linux-kernel@vger.kernel.org, Arnd Bergmann , Aaro Koskinen , Janusz Krzysztofik , linux-omap@vger.kernel.org, Marek Vasut , Angelo Arrifano , Imre Deak , Bartlomiej Zolnierkiewicz , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH 15/17] fbdev: omapfb: remove unused board support Message-ID: References: <20221019144119.3848027-1-arnd@kernel.org> <20221019150410.3851944-1-arnd@kernel.org> <20221019150410.3851944-15-arnd@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221019150410.3851944-15-arnd@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221023_225027_296088_E7A153EA X-CRM114-Status: UNSURE ( 7.70 ) 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:11]: > From: Arnd Bergmann > > A number of omap1 based board files got removed, so the corresponding > framebuffer drivers are no longer used. The remaining ones are for > ams_delta, osk and palmTE, which are still part of the mainline kernel. Acked-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel