diff options
Diffstat (limited to 'board/highbank/ahci.c')
-rw-r--r-- | board/highbank/ahci.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/highbank/ahci.c b/board/highbank/ahci.c index dadfbdd315..49cd117e3c 100644 --- a/board/highbank/ahci.c +++ b/board/highbank/ahci.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2012 Calxeda, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |