ARM: socfpga: Fix socfpga compilation with early_printk() enabled
authorPavel Machek <pavel@denx.de>
Wed, 17 Oct 2012 18:16:48 +0000 (20:16 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 25 Oct 2012 14:52:53 +0000 (16:52 +0200)
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 <pavel@denx.de>
Acked-by: Dinh Nguyen <dinguyen@altera.com>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>

No differences found