From: David Rientjes Date: Thu, 8 Dec 2011 12:46:37 +0000 (+0000) Subject: powerpc/mm: Fix section mismatch for read_n_cells X-Git-Tag: v3.3-rc1~181^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2011b1d0d31ae469c7a075061e03b7d4f5b49ba6;p=pandora-kernel.git powerpc/mm: Fix section mismatch for read_n_cells read_n_cells() cannot be marked as .devinit.text since it is referenced from two functions that are not in that section: of_get_lmb_size() and hot_add_drconf_scn_to_nid(). Signed-off-by: David Rientjes Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed