Patrick Georgi has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/30955
Change subject: soc/intel/cannonlake: drop extra newline ......................................................................
soc/intel/cannonlake: drop extra newline
Change-Id: I614ea7f0f74326e306649779266001cf25ce5e07 Signed-off-by: Patrick Georgi pgeorgi@google.com --- M src/soc/intel/cannonlake/systemagent.c 1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/30955/1
diff --git a/src/soc/intel/cannonlake/systemagent.c b/src/soc/intel/cannonlake/systemagent.c index 26f8d9e..9c8d761 100644 --- a/src/soc/intel/cannonlake/systemagent.c +++ b/src/soc/intel/cannonlake/systemagent.c @@ -54,7 +54,6 @@
sa_add_fixed_mmio_resources(dev, index, soc_fixed_resources, ARRAY_SIZE(soc_fixed_resources)); - }
/*