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>
This commit is contained in:
@@ -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,
|
sa_add_fixed_mmio_resources(dev, index, soc_fixed_resources,
|
||||||
ARRAY_SIZE(soc_fixed_resources));
|
ARRAY_SIZE(soc_fixed_resources));
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user