Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754643Ab3CFA76 (ORCPT ); Tue, 5 Mar 2013 19:59:58 -0500 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:36605 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750755Ab3CFA75 (ORCPT ); Tue, 5 Mar 2013 19:59:57 -0500 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 50.131.214.131 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18N7TtsSdyVkt9/Pc4juUMu Date: Tue, 5 Mar 2013 16:59:52 -0800 From: Tony Lindgren To: Arnd Bergmann Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arm@kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 5/9] ARM: omap1: add back missing includes Message-ID: <20130306005951.GH11806@atomide.com> References: <1362521809-22989-1-git-send-email-arnd@arndb.de> <1362521809-22989-6-git-send-email-arnd@arndb.de> <201303052227.33430.arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201303052227.33430.arnd@arndb.de> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1337 Lines: 32 * Arnd Bergmann [130305 14:31]: > On Tuesday 05 March 2013, Arnd Bergmann wrote: > > The recent reorganization of OMAP header files caused a couple of > > files that used to be implicitly included now missing from OMAP1. > > This adds explicit inclusions of mach/irqs.h and mach/hardware.h > > in all files that need them for an OMAP1 allyesconfig build. > > > > Signed-off-by: Arnd Bergmann > > Cc: Tony Lindgren > > Cc: linux-omap@vger.kernel.org > > --- > > arch/arm/mach-omap1/board-fsample.c | 1 + > > arch/arm/mach-omap1/board-h2.c | 1 + > > arch/arm/mach-omap1/board-perseus2.c | 1 + > > arch/arm/mach-omap1/board-sx1.c | 1 + > > drivers/video/omap/lcd_ams_delta.c | 1 + > > drivers/video/omap/lcd_osk.c | 1 + > > 6 files changed, 6 insertions(+) > > I saw that Tony has already addressed the latter two changes, but > did not see a fix for the four board files. Hmm I wonder why I have not seen the board-*.c related ones? Anyways thanks for fixing those: Acked-by: Tony Lindgren -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/