of/numa: remove a duplicated pr_debug information
authorZhen Lei <thunder.leizhen@huawei.com>
Thu, 1 Sep 2016 06:54:52 +0000 (14:54 +0800)
committerWill Deacon <will.deacon@arm.com>
Fri, 9 Sep 2016 13:59:08 +0000 (14:59 +0100)
commit16a82f06c40301045e4c05297ea93b85595dbbc4
tree87344ed4dc2a2508e8670b64c164da095f9a1c27
parent48538b5863d8e8f8d567fc9a1d27a68623e0a0ff
of/numa: remove a duplicated pr_debug information

This information will be printed in the subfunction numa_add_memblk.
They are not the same, but very similar.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/of/of_numa.c