From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Thu, 20 Oct 2011 13:57:21 +0100 Subject: Build error while adding debug LL support for new board In-Reply-To: References: <1318856432-20219-1-git-send-email-afzal@ti.com> Message-ID: <20111020125721.GD22076@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Oct 20, 2011 at 05:09:07PM +0530, Mohammed, Afzal wrote: > Hi Russell, > > n Mon, Oct 17, 2011 at 18:30:32, Mohammed, Afzal wrote: > > Hi, Russell, > > > > While adding low level debug support for new board in OMAP2+ family, we > > came across following error, > > > > arch/arm/kernel/debug.S: Assembler messages: > > arch/arm/kernel/debug.S:138: Error: invalid constant (428) after fixup > > > > Following patch fixes it, I am not sure whether this is the right fix, > > please let us know your comments. > > ping The patch looks fine. Who's merging it?