From mboxrd@z Thu Jan 1 00:00:00 1970 From: zonque@gmail.com (Daniel Mack) Date: Thu, 03 Nov 2011 19:45:34 +0100 Subject: [PATCH v2] arm: omap: Fix errors and warnings when building for one board In-Reply-To: <20111103182631.GT31337@atomide.com> References: <1318522450-18425-1-git-send-email-premi@ti.com> <20111103182631.GT31337@atomide.com> Message-ID: <4EB2E14E.1040505@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 11/03/2011 07:26 PM, Tony Lindgren wrote: > * Premi, Sanjeev [111028 06:36]: >>> -----Original Message----- >>> From: Premi, Sanjeev >>> Sent: Thursday, October 13, 2011 9:44 PM >>> To: linux-omap at vger.kernel.org; linux-arm-kernel at lists.infradead.org >>> Cc: Premi, Sanjeev >>> Subject: [PATCH v2] arm: omap: Fix errors and warnings when >>> building for one board >>> >>> When customizing omap2plus_defconfig to build for only >>> one board (omap3evm), I came across these warnings and >>> errors (filenames truncated): >> >> Just wanted to check the status of this patch. > > Thanks, now with the DT patches merged, I'll apply this into fixes. > Also moved around the ifdef a little to avoid a build warning for > when omap3 is not selected. Great. Consider the question I posted earlier answered then :) Daniel