diff options
Diffstat (limited to 'drivers/pch/pch7.c')
-rw-r--r-- | drivers/pch/pch7.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/pch/pch7.c b/drivers/pch/pch7.c index 302c9299ee0..268edb3f8fb 100644 --- a/drivers/pch/pch7.c +++ b/drivers/pch/pch7.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> |