hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/include/soc/fsl/qe/qe_tdm.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Internal header file for QE TDM mode routines.
34 *
45 * Copyright (C) 2016 Freescale Semiconductor, Inc. All rights reserved.
56 *
67 * Authors: Zhao Qiang <qiang.zhao@nxp.com>
7
- *
8
- * This program is free software; you can redistribute it and/or modify it
9
- * under the terms of the GNU General Public License as published by the
10
- * Free Software Foundation; either version 2 of the License, or (at your
11
- * option) any later version
128 */
139
1410 #ifndef _QE_TDM_H_