From 81b6f9b8abf374221c4340deb14fa9d696f96497 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Wed, 16 Jan 2019 13:46:13 +0100 Subject: soc/intel/cannonlake: drop extra newline Change-Id: I614ea7f0f74326e306649779266001cf25ce5e07 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/c/30955 Tested-by: build bot (Jenkins) Reviewed-by: Sumeet R Pawnikar --- src/soc/intel/cannonlake/systemagent.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/cannonlake/systemagent.c') 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)); - } /* -- cgit v1.2.3