hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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__