From 244b2c5ca8b14627e4a17755e5922221e121c771 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 09 Oct 2024 06:15:07 +0000 Subject: [PATCH] change system file --- kernel/Documentation/dma-buf-test-exporter.txt | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kernel/Documentation/dma-buf-test-exporter.txt b/kernel/Documentation/dma-buf-test-exporter.txt index b01020c..70a92f7 100644 --- a/kernel/Documentation/dma-buf-test-exporter.txt +++ b/kernel/Documentation/dma-buf-test-exporter.txt @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note # -# (C) COPYRIGHT 2012-2013, 2020-2021 ARM Limited. All rights reserved. +# (C) COPYRIGHT 2012-2013, 2020-2022 ARM Limited. All rights reserved. # # This program is free software and is provided to you under the terms of the # GNU General Public License version 2 as published by the Free Software @@ -38,5 +38,5 @@ It supports being compiled as a module both in-tree and out-of-tree. -See include/linux/dma-buf-test-exporter.h for the ioctl interface. +See include/uapi/base/arm/dma_buf_test_exporter/dma-buf-test-exporter.h for the ioctl interface. See Documentation/dma-buf-sharing.txt for details on dma_buf. -- Gitblit v1.6.2