From: Grant Likely Date: Wed, 28 Aug 2013 20:18:32 +0000 (+0100) Subject: of: consolidate definition of early_init_dt_alloc_memory_arch() X-Git-Tag: v3.12-rc1~67^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1727da599ad030ccaf4073473fd235c8ee28219;p=pandora-kernel.git of: consolidate definition of early_init_dt_alloc_memory_arch() Most architectures use the same implementation. Collapse the common ones into a single weak function that can be overridden. Signed-off-by: Grant Likely --- Reading git-diff-tree failed