]> git.baikalelectronics.ru Git - kernel.git/commit
c6x: convert fdt pointers to opaque pointers
authorRob Herring <robh@kernel.org>
Mon, 31 Mar 2014 20:09:34 +0000 (15:09 -0500)
committerRob Herring <robh@kernel.org>
Wed, 30 Apr 2014 05:59:12 +0000 (00:59 -0500)
commitd25d88e75e2f10e9898074c5034f54541bd9643e
treedac898ee97b74e65d8b0b133962f18ff5173e56f
parent8a8945c56b446d1bbdf58907c844b3e5f72ff3ec
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 <robh@kernel.org>
Cc: Mark Salter <msalter@redhat.com>
Cc: Aurelien Jacquiot <a-jacquiot@ti.com>
Cc: linux-c6x-dev@linux-c6x.org
Tested-by: Grant Likely <grant.likely@linaro.org>
arch/c6x/kernel/setup.c