From: Santosh Shilimkar Date: Thu, 22 Oct 2009 21:48:14 +0000 (-0700) Subject: omap4: Allow omap_serial_early_init() for OMAP4430 board X-Git-Tag: v2.6.32-rc6~50^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7815b5ca2c7b44ebaaa33c66a3068d6de27bce;p=pandora-kernel.git omap4: Allow omap_serial_early_init() for OMAP4430 board This patch enables omap_serial_early_init() function for OMAP4430 SDP. Without this the bootup would throw oops in omap_serial_init(). Note that the ifndef CONFIG_ARCH_OMAP4 is split into two sections to enable omap_serial_early_init(). This ifndef cannot be removed until omap4 clock framework is implemented. Signed-off-by: Santosh Shilimkar Reviewed-By: Tony Lindgren Reviewed-By: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed