diff options
author | Rob Herring <[email protected]> | 2018-08-27 10:59:05 -0500 |
---|---|---|
committer | Rob Herring <[email protected]> | 2018-09-28 14:25:58 -0500 |
commit | 07d44f1f82b780a597fddc677d761417f2af8452 (patch) | |
tree | 0b9805e90eb7fb3c049b9457e873cb139cb55048 /arch/arm/mach-shmobile/timer.c | |
parent | d4866f751edf6d46d523b75979b3c6affed16510 (diff) |
ARM: topology: remove unneeded check for /cpus node
Checking for "/cpus" node is not necessary as of_get_cpu_node() will fail
later on anyways. The call to of_find_node_by_path() also leaks a
reference. So just remove the check.
Cc: Russell King <[email protected]>
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'arch/arm/mach-shmobile/timer.c')
0 files changed, 0 insertions, 0 deletions