hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/include/linux/fsl/bestcomm/gen_bd.h
....@@ -1,16 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Header for Bestcomm General Buffer Descriptor tasks driver
3
- *
44 *
55 * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com>
66 * Copyright (C) 2006 AppSpec Computer Technologies Corp.
77 * Jeff Gibbons <jeff.gibbons@appspec.com>
8
- *
9
- * This program is free software; you can redistribute it and/or modify it
10
- * under the terms of the GNU General Public License version 2 as published
11
- * by the Free Software Foundation.
12
- *
13
- *
148 */
159
1610 #ifndef __BESTCOMM_GEN_BD_H__