forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-09 95099d4622f8cb224d94e314c7a8e0df60b13f87
kernel/drivers/net/ieee802154/atusb.h
....@@ -1,11 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * atusb.h - Definitions shared between kernel and ATUSB firmware
34 *
45 * Written 2013 by Werner Almesberger <werner@almesberger.net>
56 *
6
- * This program is free software; you can redistribute it and/or
7
- * modify it under the terms of the GNU General Public License as
8
- * published by the Free Software Foundation, version 2, or
97 * (at your option) any later version.
108 *
119 * This file should be identical for kernel and firmware.