hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
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_