forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/misc/c2port/c2port-duramar2150.c
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Silicon Labs C2 port Linux support for Eurotech Duramar 2150
34 *
45 * Copyright (c) 2008 Rodolfo Giometti <giometti@linux.it>
56 * Copyright (c) 2008 Eurotech S.p.A. <info@eurotech.it>
6
- *
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License version 2 as published by
9
- * the Free Software Foundation
107 */
118
129 #include <linux/errno.h>