forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/net/ethernet/stmicro/stmmac/stmmac_pcs.h
....@@ -1,13 +1,9 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * stmmac_pcs.h: Physical Coding Sublayer Header File
34 *
45 * Copyright (C) 2016 STMicroelectronics (R&D) Limited
56 * Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
6
- *
7
- * This program is free software; you can redistribute it and/or modify
8
- * it under the terms of the GNU General Public License as published by
9
- * the Free Software Foundation; either version 2 of the License, or
10
- * (at your option) any later version.
117 */
128
139 #ifndef __STMMAC_PCS_H__