Skip to content
Commit bfc05d7e authored by Michal Simek's avatar Michal Simek
Browse files

psci: Do not define do_poweroff() if CONFIG_SYSRESET_CMD_POWEROFF is enabled



CONFIG_SYSRESET_CMD_POWEROFF defines do_poweroff() in sysreset-uclass.c
that's why don't define it twice when both CONFIG_SYSRESET_CMD_POWEROFF and
CONFIG_CMD_POWEROFF are enabled. CONFIG_SYSRESET_CMD_POWEROFF depends on
CONFIG_CMD_POWEROFF.

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent bc579291
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment