hc
2024-05-16 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb
kernel/include/linux/platform_data/i2c-imx.h
....@@ -1,9 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * i2c.h - i.MX I2C driver header file
34 *
45 * Copyright (c) 2008, Darius Augulis <augulis.darius@gmail.com>
5
- *
6
- * This file is released under the GPLv2
76 */
87
98 #ifndef __ASM_ARCH_I2C_H_