diff options
Diffstat (limited to 'src/drivers/i2c/at24rf08c')
-rw-r--r-- | src/drivers/i2c/at24rf08c/lenovo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/drivers/i2c/at24rf08c/lenovo.h b/src/drivers/i2c/at24rf08c/lenovo.h index 6824eb6f07..f94b9ee06d 100644 --- a/src/drivers/i2c/at24rf08c/lenovo.h +++ b/src/drivers/i2c/at24rf08c/lenovo.h @@ -1 +1,3 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ + const char *lenovo_mainboard_partnumber(void); |