]> asedeno.scripts.mit.edu Git - linux.git/commit
of/resolver: Simplify to be32_add_cpu()
authorStephen Boyd <stephen.boyd@linaro.org>
Fri, 13 Oct 2017 07:35:57 +0000 (00:35 -0700)
committerRob Herring <robh@kernel.org>
Mon, 16 Oct 2017 21:42:56 +0000 (16:42 -0500)
commitd35d623f52f9bf58b2dc2fa08156de936e1d6770
treeef67eeb1489be3e5722d368392891c6bdf4b4a97
parent77ea8a68c54ede3fd60dadb6a49b597f6eb5aee7
of/resolver: Simplify to be32_add_cpu()

This is the same as be32_add_cpu(), so simplify the code and
remove the now unused local variable.

Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Reviewed-by: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/resolver.c