diff options
Diffstat (limited to 'drivers/ddr/marvell/a38x/xor.c')
-rw-r--r-- | drivers/ddr/marvell/a38x/xor.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/ddr/marvell/a38x/xor.c b/drivers/ddr/marvell/a38x/xor.c index 9c73c54eec..e53834f54a 100644 --- a/drivers/ddr/marvell/a38x/xor.c +++ b/drivers/ddr/marvell/a38x/xor.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) Marvell International Ltd. and its affiliates - * - * SPDX-License-Identifier: GPL-2.0 */ #include <common.h> |