hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/include/uapi/gpu/arm/bifrost/mali_base_mem_priv.h
....@@ -1,7 +1,7 @@
11 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
22 /*
33 *
4
- * (C) COPYRIGHT 2010-2015, 2020-2021 ARM Limited. All rights reserved.
4
+ * (C) COPYRIGHT 2010-2015, 2020-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
....@@ -23,8 +23,7 @@
2323 #define _UAPI_BASE_MEM_PRIV_H_
2424
2525 #include <linux/types.h>
26
-
27
-#include "mali_base_kernel.h"
26
+#include "mali_base_common_kernel.h"
2827
2928 #define BASE_SYNCSET_OP_MSYNC (1U << 0)
3029 #define BASE_SYNCSET_OP_CSYNC (1U << 1)