forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/gpu/arm/bifrost/arbiter/mali_kbase_arbiter_defs.h
....@@ -1,7 +1,7 @@
11 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22 /*
33 *
4
- * (C) COPYRIGHT 2019-2021 ARM Limited. All rights reserved.
4
+ * (C) COPYRIGHT 2019-2022 ARM Limited. All rights reserved.
55 *
66 * This program is free software and is provided to you under the terms of the
77 * GNU General Public License version 2 as published by the Free Software
....@@ -20,8 +20,7 @@
2020 */
2121
2222 /**
23
- * @file
24
- * Mali structures define to support arbitration feature
23
+ * DOC: Mali structures define to support arbitration feature
2524 */
2625
2726 #ifndef _MALI_KBASE_ARBITER_DEFS_H_