aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/ricoh
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/ricoh')
-rw-r--r--src/drivers/ricoh/rce822/chip.h1
-rw-r--r--src/drivers/ricoh/rce822/rce822.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/ricoh/rce822/chip.h b/src/drivers/ricoh/rce822/chip.h
index 2de127f302..37463ad566 100644
--- a/src/drivers/ricoh/rce822/chip.h
+++ b/src/drivers/ricoh/rce822/chip.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef DRIVERS_RICOH_RC822_CHIP_H
#define DRIVERS_RICOH_RC822_CHIP_H
diff --git a/src/drivers/ricoh/rce822/rce822.c b/src/drivers/ricoh/rce822/rce822.c
index fb714c2406..9d8c399804 100644
--- a/src/drivers/ricoh/rce822/rce822.c
+++ b/src/drivers/ricoh/rce822/rce822.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <device/device.h>
#include <device/pci.h>