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

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
Loading
Loading
Loading
Loading
+7 −10
Original line number Diff line number Diff line
/* SPDX-License-Identifier: GPL-2.0
 *
 * Copyright 2020-2022 HabanaLabs, Ltd.
 * Copyright 2020-2023 HabanaLabs, Ltd.
 * All Rights Reserved.
 *
 */
@@ -675,9 +675,6 @@ enum pq_init_status {
 *       LKD sends FW indication whether device is free or in use, this indication is reported
 *       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 -
 *       Packet to perform soft-reset.
 *