Commit 7f1cd6fd authored by Oded Gabbay's avatar Oded Gabbay

accel/habanalabs: minor cosmetics update to cpucp_if.h

- Update copyright years
- Align comments
Signed-off-by: default avatarOded Gabbay <ogabbay@kernel.org>
Reviewed-by: default avatarOfir Bitton <obitton@habana.ai>
parent ff92d010
/* SPDX-License-Identifier: GPL-2.0 /* SPDX-License-Identifier: GPL-2.0
* *
* Copyright 2020-2022 HabanaLabs, Ltd. * Copyright 2020-2023 HabanaLabs, Ltd.
* All Rights Reserved. * All Rights Reserved.
* *
*/ */
...@@ -675,9 +675,6 @@ enum pq_init_status { ...@@ -675,9 +675,6 @@ enum pq_init_status {
* LKD sends FW indication whether device is free or in use, this indication is reported * LKD sends FW indication whether device is free or in use, this indication is reported
* also to the BMC. * also to the BMC.
* *
* CPUCP_PACKET_REGISTER_INTERRUPTS -
* Packet to register interrupts indicating LKD is ready to receive events from FW.
*
* CPUCP_PACKET_SOFT_RESET - * CPUCP_PACKET_SOFT_RESET -
* Packet to perform soft-reset. * Packet to perform soft-reset.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment