diff options
Diffstat (limited to 'board/freescale/ls1021aqds/eth.c')
-rw-r--r-- | board/freescale/ls1021aqds/eth.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/ls1021aqds/eth.c b/board/freescale/ls1021aqds/eth.c index bf3e08a8cf..d0a98836e2 100644 --- a/board/freescale/ls1021aqds/eth.c +++ b/board/freescale/ls1021aqds/eth.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2014 Freescale Semiconductor, Inc. * - * SPDX-License-Identifier: GPL-2.0+ - * * This file handles the board muxing between the RGMII/SGMII PHYs on * Freescale LS1021AQDS board. The RGMII PHYs are the three on-board 1Gb * ports. The SGMII PHYs are provided by the standard Freescale four-port |