summaryrefslogtreecommitdiffstats
path: root/src/ec/51nb/npce985la0dx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ec/51nb/npce985la0dx')
-rw-r--r--src/ec/51nb/npce985la0dx/Kconfig1
-rw-r--r--src/ec/51nb/npce985la0dx/Makefile.inc1
-rw-r--r--src/ec/51nb/npce985la0dx/npce985la0dx.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/ec/51nb/npce985la0dx/Kconfig b/src/ec/51nb/npce985la0dx/Kconfig
index caa5624ab943..a5e089db2f91 100644
--- a/src/ec/51nb/npce985la0dx/Kconfig
+++ b/src/ec/51nb/npce985la0dx/Kconfig
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# This file is part of the coreboot project.
config EC_51NB_NPCE985LA0DX
bool
diff --git a/src/ec/51nb/npce985la0dx/Makefile.inc b/src/ec/51nb/npce985la0dx/Makefile.inc
index 810b324b8aae..81f0694561bb 100644
--- a/src/ec/51nb/npce985la0dx/Makefile.inc
+++ b/src/ec/51nb/npce985la0dx/Makefile.inc
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: GPL-2.0-or-later
-# This file is part of the coreboot project.
ifeq ($(CONFIG_EC_51NB_NPCE985LA0DX),y)
diff --git a/src/ec/51nb/npce985la0dx/npce985la0dx.c b/src/ec/51nb/npce985la0dx/npce985la0dx.c
index 0e0fcd1b905a..f435d3222ef7 100644
--- a/src/ec/51nb/npce985la0dx/npce985la0dx.c
+++ b/src/ec/51nb/npce985la0dx/npce985la0dx.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
-/* This file is part of the coreboot project. */
#include <device/pnp.h>