From: Rob Herring Date: Mon, 31 Mar 2014 20:17:31 +0000 (-0500) Subject: x86: use FDT accessors for FDT blob header data X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bac1869947ee3866c6d687b99e4283d37bb499b;p=pandora-kernel.git x86: use FDT accessors for FDT blob header data Remove the direct accesses to FDT header data using accessor function instead. This makes the code more readable and makes the FDT blob structure more opaque to the arch code. This also prepares for removing struct boot_param_header completely. Signed-off-by: Rob Herring Cc: Thomas Gleixner Cc: Ingo Molnar Cc: "H. Peter Anvin" Cc: x86@kernel.org Tested-by: Grant Likely --- Reading git-diff-tree failed