summaryrefslogtreecommitdiff
path: root/lib/psci/psci_main.c
diff options
context:
space:
mode:
authorDerek Basehore <dbasehore@chromium.org>2017-05-10 23:22:02 -0700
committerCaesar Wang <wxt@rock-chips.com>2017-06-08 09:59:53 +0800
commit87aad73494c8980cf7511e65c99bcfc9f841990c (patch)
tree4ec823eb3a12bc5abef228ac459a27289c2c49ab /lib/psci/psci_main.c
parent18f705fae35be3457edc6bd32efb66f539bde1dd (diff)
rockchip/rk3399: Remove unneeded if statement
The removed if statement would make the same check that the for loop it is in does to break out of the for loop, so it doesn't make any sense to keep it there. Change-Id: I819c29f9182e6de1fc47e418aed15ad38e8f9fa9 Signed-off-by: Derek Basehore <dbasehore@chromium.org>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions