summaryrefslogtreecommitdiff
path: root/src/soc/intel/cannonlake/systemagent.c
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2019-01-16 13:46:13 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-01-17 14:51:26 +0000
commit81b6f9b8abf374221c4340deb14fa9d696f96497 (patch)
tree86b30ea0c06143d70a81d5488e14a3aab4bcc0d8 /src/soc/intel/cannonlake/systemagent.c
parent87930b349f1d05ddad5aae1fc947d21fe2860eb9 (diff)
downloadcoreboot-81b6f9b8abf374221c4340deb14fa9d696f96497.tar.xz
soc/intel/cannonlake: drop extra newline
Change-Id: I614ea7f0f74326e306649779266001cf25ce5e07 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/30955 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar@intel.com>
Diffstat (limited to 'src/soc/intel/cannonlake/systemagent.c')
-rw-r--r--src/soc/intel/cannonlake/systemagent.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/cannonlake/systemagent.c b/src/soc/intel/cannonlake/systemagent.c
index 26f8d9ed7b..9c8d761648 100644
--- a/src/soc/intel/cannonlake/systemagent.c
+++ b/src/soc/intel/cannonlake/systemagent.c
@@ -54,7 +54,6 @@ void soc_add_fixed_mmio_resources(struct device *dev, int *index)
sa_add_fixed_mmio_resources(dev, index, soc_fixed_resources,
ARRAY_SIZE(soc_fixed_resources));
-
}
/*