]> git.baikalelectronics.ru Git - kernel.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)
commitb3ecc9f93cf9f494d24c3b853ebb4a7cc636ac8b
treeef67eeb1489be3e5722d368392891c6bdf4b4a97
parentf79fc581df37f702c01a0df68dfa18b1aaa47859
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