diff options
Diffstat (limited to 'board/freescale/t4qds/pci.c')
-rw-r--r-- | board/freescale/t4qds/pci.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/t4qds/pci.c b/board/freescale/t4qds/pci.c index 398c62bc48..4860ab6ed1 100644 --- a/board/freescale/t4qds/pci.c +++ b/board/freescale/t4qds/pci.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2007-2012 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |