From: Rob Herring Date: Mon, 31 Mar 2014 20:13:07 +0000 (-0500) Subject: mips: convert fdt pointers to opaque pointers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cdde839265d5f258b36b871b083324f62c1fbb9;p=pandora-kernel.git mips: convert fdt pointers to opaque pointers The architecture code does not need to access the internals of the FDT blob directly, so make the pointers to it void * and use char arrays for section variables. Signed-off-by: Rob Herring Cc: Ralf Baechle Tested-by: Grant Likely --- Reading git-diff-tree failed