From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 16 Aug 2012 09:36:55 +0000 (+0800) Subject: arm: at91: use macro to declare soc boot data X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~94^2~39^2~8^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d39e0fd080fbc2287bca3f596741a38281634da;p=pandora-kernel.git arm: at91: use macro to declare soc boot data Instead of check the pointer of the init function, check the new builtin bool to known if the soc is enabled. This is needed as with the switch to the pinctrl the init will be NULL on pure DT SoC. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- Reading git-diff-tree failed