hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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__