summaryrefslogtreecommitdiffstats
path: root/src/southbridge/ti/pci1x2x
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/ti/pci1x2x')
-rw-r--r--src/southbridge/ti/pci1x2x/chip.h1
-rw-r--r--src/southbridge/ti/pci1x2x/pci1x2x.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/ti/pci1x2x/chip.h b/src/southbridge/ti/pci1x2x/chip.h
index 3801d99b7fd2..ae1216d70af5 100644
--- a/src/southbridge/ti/pci1x2x/chip.h
+++ b/src/southbridge/ti/pci1x2x/chip.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef SOUTHBRIDGE_TI_PCI1X2X_H
#define SOUTHBRIDGE_TI_PCI1X2X_H
diff --git a/src/southbridge/ti/pci1x2x/pci1x2x.c b/src/southbridge/ti/pci1x2x/pci1x2x.c
index 653eabefc543..aee02f7dbc0b 100644
--- a/src/southbridge/ti/pci1x2x/pci1x2x.c
+++ b/src/southbridge/ti/pci1x2x/pci1x2x.c
@@ -1,4 +1,3 @@
-/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */
#include <device/device.h>