From: Ben Dooks Date: Tue, 20 Sep 2005 15:25:12 +0000 (+0100) Subject: [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` X-Git-Tag: v2.6.14-rc3~128^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfe6815e0465035d013b2b676444376fe2b3716e;p=pandora-kernel.git [ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck` Patch from Ben Dooks The `make buildcheck` is erroneously reporting that the earlyparam list is referencing items in the .init section as it is not itself postfixed with .init Also, as per rmk's suggestion, rename the __early_param to .early_param to bring it into line with everything else Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed