git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f809b4
)
c6x: convert fdt pointers to opaque pointers
author
Rob Herring
<robh@kernel.org>
Mon, 31 Mar 2014 20:09:34 +0000
(15:09 -0500)
committer
Rob Herring
<robh@kernel.org>
Wed, 30 Apr 2014 05:59:12 +0000
(
00:59
-0500)
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>
No differences found