diff options
author | Michal Simek <michal.simek@xilinx.com> | 2021-07-13 16:53:46 +0200 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2021-07-26 09:18:45 +0200 |
commit | bfc05d7e2af334c5907c38a94eddb18b5e92faaf (patch) | |
tree | 151967c3e2642d4a24a41bfa5d0f4a1201464caf /drivers/usb/cdns3/core.c | |
parent | bc579291e2292c80e6018826fa5eefa453756b17 (diff) |
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: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions