[coreboot-gerrit] New patch to review for coreboot: 77ab71f i2c/tpm: add final newline

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Thu Apr 30 14:31:55 CEST 2015


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/10043

-gerrit

commit 77ab71f78ec2f8bcb4c9e9da90e0e46c3efc39b5
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Thu Apr 30 14:30:28 2015 +0200

    i2c/tpm: add final newline
    
    Change-Id: I0024c4d56f93eb6c9a54103e79c9d8a8b7d8d6fb
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
 src/drivers/i2c/tpm/Makefile.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/drivers/i2c/tpm/Makefile.inc b/src/drivers/i2c/tpm/Makefile.inc
index 55c01de..e601136 100644
--- a/src/drivers/i2c/tpm/Makefile.inc
+++ b/src/drivers/i2c/tpm/Makefile.inc
@@ -1,3 +1,3 @@
 ramstage-$(CONFIG_I2C_TPM) += tis.c tpm.c
 romstage-$(CONFIG_I2C_TPM) += tis.c tpm.c
-verstage-$(CONFIG_I2C_TPM) += tis.c tpm.c
\ No newline at end of file
+verstage-$(CONFIG_I2C_TPM) += tis.c tpm.c



More information about the coreboot-gerrit mailing list