From: Hartley Sweeten Date: Thu, 10 Jun 2010 15:19:08 +0000 (+0100) Subject: ARM: 6168/1: ep93xx: move physmap flash registration into core.c X-Git-Tag: v2.6.36-rc1~591^2~2^3~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16bcf78f8cac9cc3057c6ce3800490cb6e684ce8;p=pandora-kernel.git ARM: 6168/1: ep93xx: move physmap flash registration into core.c Create a core.c __init function to handle the physmap flash registration for all the ep93xx platforms. Also, modify all the ep93xx platforms to use this new function. This simplifies all the ep93xx platform init code and reduces the size of the kernel when including multiple ep93xx boards. Signed-off-by: H Hartley Sweeten Acked-by: Ryan Mallon Acked-by: Martin Guy Acked-by: Hubert Feurstein Signed-off-by: Russell King --- Reading git-diff-tree failed