diff options
Diffstat (limited to 'src/drivers/i2c/at24rf08c/at24rf08c.c')
-rw-r--r-- | src/drivers/i2c/at24rf08c/at24rf08c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/at24rf08c/at24rf08c.c b/src/drivers/i2c/at24rf08c/at24rf08c.c index 3890638b3d..22b825b21e 100644 --- a/src/drivers/i2c/at24rf08c/at24rf08c.c +++ b/src/drivers/i2c/at24rf08c/at24rf08c.c @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #include <types.h> #include <device/device.h> |