forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/include/dt-bindings/dma/at91.h
....@@ -1,9 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * This header provides macros for at91 dma bindings.
34 *
45 * Copyright (C) 2013 Ludovic Desroches <ludovic.desroches@atmel.com>
5
- *
6
- * GPLv2 only
76 */
87
98 #ifndef __DT_BINDINGS_AT91_DMA_H__