.. | .. |
---|
1 | 1 | # SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note |
---|
2 | 2 | # |
---|
3 | | -# (C) COPYRIGHT 2012-2013, 2020-2021 ARM Limited. All rights reserved. |
---|
| 3 | +# (C) COPYRIGHT 2012-2013, 2020-2022 ARM Limited. All rights reserved. |
---|
4 | 4 | # |
---|
5 | 5 | # This program is free software and is provided to you under the terms of the |
---|
6 | 6 | # GNU General Public License version 2 as published by the Free Software |
---|
.. | .. |
---|
38 | 38 | |
---|
39 | 39 | It supports being compiled as a module both in-tree and out-of-tree. |
---|
40 | 40 | |
---|
41 | | -See include/linux/dma-buf-test-exporter.h for the ioctl interface. |
---|
| 41 | +See include/uapi/base/arm/dma_buf_test_exporter/dma-buf-test-exporter.h for the ioctl interface. |
---|
42 | 42 | See Documentation/dma-buf-sharing.txt for details on dma_buf. |
---|