From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 25 Oct 2012 14:58:48 +0000 Subject: [PATCH] Fix socfpga compilation with early_printk() enabled In-Reply-To: <20121017181648.GA12120@elf.ucw.cz> References: <1340805007-3313-1-git-send-email-dinguyen@altera.com> <20120701184110.GA30680@elf.ucw.cz> <20121017181648.GA12120@elf.ucw.cz> Message-ID: <201210251458.48528.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 17 October 2012, Pavel Machek wrote: > Hi! > > This fixes early_printk() compilation for > socfpga. (senduart/busyuart/waituart were missing). It does that by > making Picochip code generic. > > Signed-off-by: Pavel Machek > Acked-by: Dinh Nguyen > Acked-by: Jamie Iles ' after Jamies email address * When you submit a patch for inclusion, please always take both Olof and me on Cc on the email, since we are doing this work together and take turns, so you might not always know which one will take the patch. We have an alias "arm at kernel.org" that you can also use. I fixed all of the above now and applied the patch. Arnd