From: Rob Herring Date: Mon, 31 Mar 2014 20:09:34 +0000 (-0500) Subject: c6x: convert fdt pointers to opaque pointers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01984a6f99cf1463a89592eff6e57af898743022;p=pandora-kernel.git c6x: convert fdt pointers to opaque pointers The architecture code does not need to access the internals of the FDT blob, so make the pointer to it void *. Signed-off-by: Rob Herring Cc: Mark Salter Cc: Aurelien Jacquiot Cc: linux-c6x-dev@linux-c6x.org Tested-by: Grant Likely --- Reading git-diff-tree failed