aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/lynxpoint/early_pch.c
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-04-02 20:12:40 +0200
committerFelix Held <felix-coreboot@felixheld.de>2020-04-06 13:41:14 +0000
commitf4a99550e456d7846daa8ace88044c907e85a05c (patch)
tree3a0dfc3d15153f399cb7876cc5f0109fd86ab25e /src/southbridge/intel/lynxpoint/early_pch.c
parenta2ee761bfbb4daaf38a990a97f473b98ad357298 (diff)
sb/intel/lynxpoint: Use SPDX headers
All the files are GPL-2.0-only. Change-Id: Ibad9b2b81337483435491f8e6b4079011f2356d8 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/40043 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'src/southbridge/intel/lynxpoint/early_pch.c')
-rw-r--r--src/southbridge/intel/lynxpoint/early_pch.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/lynxpoint/early_pch.c b/src/southbridge/intel/lynxpoint/early_pch.c
index 5c8324e830..1d7aeba36a 100644
--- a/src/southbridge/intel/lynxpoint/early_pch.c
+++ b/src/southbridge/intel/lynxpoint/early_pch.c
@@ -1,7 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */
-
#include <console/console.h>
#include <arch/io.h>
#include <device/pci_ops.h>