]> 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)
commit6c029f6a31f778534cf8e21def98268812082e5d
treeef67eeb1489be3e5722d368392891c6bdf4b4a97
parent1b4ba7e9f5157bdd9d726af24ba479b755009976
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