From 437c2baac4f30e86c5fa7c6bf674eb269029456b Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Fri, 19 Feb 2021 20:17:48 +0100 Subject: soc/intel/{skl,cnl}: Uniformize romstage.h whitespace MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ide0e33826dd237bcd13f00400bbc8a08255b4f62 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/50945 Reviewed-by: Michael Niewöhner Tested-by: build bot (Jenkins) --- src/soc/intel/cannonlake/include/soc/romstage.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/soc/intel/cannonlake/include') diff --git a/src/soc/intel/cannonlake/include/soc/romstage.h b/src/soc/intel/cannonlake/include/soc/romstage.h index ae9aa6074b..3772db4bc1 100644 --- a/src/soc/intel/cannonlake/include/soc/romstage.h +++ b/src/soc/intel/cannonlake/include/soc/romstage.h @@ -6,7 +6,6 @@ #include void mainboard_memory_init_params(FSPM_UPD *mupd); - void systemagent_early_init(void); void romstage_pch_init(void); -- cgit v1.2.3