From: Santosh Shilimkar Date: Mon, 19 Oct 2009 17:25:45 +0000 (-0700) Subject: omap: Allow omap_serial_early_init() for OMAP4430 board X-Git-Tag: v2.6.32-omap1~11^2^2~1^2^2^2^2^2~8^2^2~25 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ee9be4e94b574d30bfe4d289a350fd0d484e66;p=pandora-kernel.git omap: 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