From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 35/73] sparc: delete non-required instances of include Date: Tue, 21 Jan 2014 14:35:21 -0800 (PST) Message-ID: <20140121.143521.2225558851109629128.davem@davemloft.net> References: <1390339396-3479-1-git-send-email-paul.gortmaker@windriver.com> <1390339396-3479-36-git-send-email-paul.gortmaker@windriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1390339396-3479-36-git-send-email-paul.gortmaker@windriver.com> Sender: sparclinux-owner@vger.kernel.org To: paul.gortmaker@windriver.com Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, sparclinux@vger.kernel.org List-Id: linux-arch.vger.kernel.org From: Paul Gortmaker Date: Tue, 21 Jan 2014 16:22:38 -0500 > None of these files are actually using any __init type directives > and hence don't need to include . Most are just a > left over from __devinit and __cpuinit removal, or simply due to > code getting copied from one driver to the next. > > Cc: "David S. Miller" > Cc: sparclinux@vger.kernel.org > Signed-off-by: Paul Gortmaker Acked-by: David S. Miller From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([149.20.54.216]:37679 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753815AbaAUWfW (ORCPT ); Tue, 21 Jan 2014 17:35:22 -0500 Date: Tue, 21 Jan 2014 14:35:21 -0800 (PST) Message-ID: <20140121.143521.2225558851109629128.davem@davemloft.net> Subject: Re: [PATCH 35/73] sparc: delete non-required instances of include From: David Miller In-Reply-To: <1390339396-3479-36-git-send-email-paul.gortmaker@windriver.com> References: <1390339396-3479-1-git-send-email-paul.gortmaker@windriver.com> <1390339396-3479-36-git-send-email-paul.gortmaker@windriver.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: paul.gortmaker@windriver.com Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, sparclinux@vger.kernel.org Message-ID: <20140121223521.yXS0WYj7DJ1WgZ6NO5lB7HyC6g2YqIYm7Fvja4fjIQw@z> From: Paul Gortmaker Date: Tue, 21 Jan 2014 16:22:38 -0500 > None of these files are actually using any __init type directives > and hence don't need to include . Most are just a > left over from __devinit and __cpuinit removal, or simply due to > code getting copied from one driver to the next. > > Cc: "David S. Miller" > Cc: sparclinux@vger.kernel.org > Signed-off-by: Paul Gortmaker Acked-by: David S. Miller