diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2015-05-13 16:33:56 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-05-28 13:00:25 -0500 |
commit | 3b1a2c97210b1edd1a999ff8c1f72ab28f7609f7 (patch) | |
tree | 80f16d5e2609d3260ef5fceeec7d31e143d454bf /lib/string.c | |
parent | 3386e0fa905c31bf1dafa2cbe2ecceb7e5ce2e66 (diff) |
of/fdt: Make fdt blob input parameters of unflatten functions const
Operations to unflatten fdt blobs never modify the input blobs, hence
make them const. Now we no longer need to cast arbitrary const data to
"void *" when calling of_fdt_unflatten_tree().
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions