diff options
Diffstat (limited to 'drivers/pch/pch9.c')
-rw-r--r-- | drivers/pch/pch9.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pch/pch9.c b/drivers/pch/pch9.c index 910eb61f48..fd61f16328 100644 --- a/drivers/pch/pch9.c +++ b/drivers/pch/pch9.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2014 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |