From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH V2] ARM: tegra: remove useless includes of Date: Tue, 11 Sep 2012 11:11:35 -0600 Message-ID: <504F70C7.80502@wwwdotorg.org> References: <1347381756-28714-1-git-send-email-swarren@wwwdotorg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1347381756-28714-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Stephen Warren , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Stephen Warren List-Id: linux-tegra@vger.kernel.org On 09/11/2012 10:42 AM, Stephen Warren wrote: > From: Stephen Warren > > Nothing from these files is needed, so remove the includes. This helps > single zImage work by reducing use of the mach-tegra/include/mach/ > directory. > > Signed-off-by: Stephen Warren Applied to Tegra's for-3.7/cleanup2 branch. From mboxrd@z Thu Jan 1 00:00:00 1970 From: swarren@wwwdotorg.org (Stephen Warren) Date: Tue, 11 Sep 2012 11:11:35 -0600 Subject: [PATCH V2] ARM: tegra: remove useless includes of In-Reply-To: <1347381756-28714-1-git-send-email-swarren@wwwdotorg.org> References: <1347381756-28714-1-git-send-email-swarren@wwwdotorg.org> Message-ID: <504F70C7.80502@wwwdotorg.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 09/11/2012 10:42 AM, Stephen Warren wrote: > From: Stephen Warren > > Nothing from these files is needed, so remove the includes. This helps > single zImage work by reducing use of the mach-tegra/include/mach/ > directory. > > Signed-off-by: Stephen Warren Applied to Tegra's for-3.7/cleanup2 branch.