arch/sh/include/asm/topology.h: remove unused parent_node() macro
authorDou Liyang <[email protected]>
Fri, 17 Nov 2017 23:31:33 +0000 (15:31 -0800)
committerLinus Torvalds <[email protected]>
Sat, 18 Nov 2017 00:10:04 +0000 (16:10 -0800)
commitece15787e72442550f33aaa43dacae033e8628b1
treeff4986302b89292ffb1a85222f98218a152d7f89
parent5eb9e8ac9a8f8ae98ae4386357683a0b5684bb48
arch/sh/include/asm/topology.h: remove unused parent_node() macro

Commit a7be6e5a7f8d ("mm: drop useless local parameters of
__register_one_node()") removed the last user of parent_node().

The parent_node() macro in SUPERH platform is unnecessary.

Remove it for cleanup.

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Dou Liyang <[email protected]>
Reported-by: Michael Ellerman <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Rich Felker <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/sh/include/asm/topology.h