hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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_