diff options
Diffstat (limited to 'src/drivers/i2c/pca9538/pca9538.h')
-rw-r--r-- | src/drivers/i2c/pca9538/pca9538.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/drivers/i2c/pca9538/pca9538.h b/src/drivers/i2c/pca9538/pca9538.h index 4640ab545f..10e0bf4a13 100644 --- a/src/drivers/i2c/pca9538/pca9538.h +++ b/src/drivers/i2c/pca9538/pca9538.h @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #ifndef _I2C_PCA9538_H_ #define _I2C_PCA9538_H_ |