From: Vikram Pandita Date: Thu, 28 May 2009 21:03:59 +0000 (-0700) Subject: ARM: OMAP2/3: Serial: Remove arch_initcall dependency X-Git-Tag: v2.6.31-rc1~344^2~23^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aa57be2d9e400f498cf0f0636069a81035e06b9;p=pandora-kernel.git ARM: OMAP2/3: Serial: Remove arch_initcall dependency Move platform_device_register() for serial device to omap_serial_init() There is no need to have arch_initcall() dependency in serial as already board files call the function omap_serial_init() Signed-off-by: Vikram Pandita Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed