hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/sh/include/asm/gpio.h
....@@ -1,13 +1,10 @@
1
-/*
1
+/* SPDX-License-Identifier: GPL-2.0
2
+ *
23 * include/asm-sh/gpio.h
34 *
45 * Generic GPIO API and pinmux table support for SuperH.
56 *
67 * Copyright (c) 2008 Magnus Damm
7
- *
8
- * This file is subject to the terms and conditions of the GNU General Public
9
- * License. See the file "COPYING" in the main directory of this archive
10
- * for more details.
118 */
129 #ifndef __ASM_SH_GPIO_H
1310 #define __ASM_SH_GPIO_H