From aeb85d53e90728bf758b08895c7ed5dbf9cf3062 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Fri, 29 Nov 2019 06:37:52 +0200 Subject: binaryPI: Clean leftover romstage prototype MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie9e7a88f1f8dce967772e7c5ecf4aea971bb1c3f Signed-off-by: Kyösti Mälkki Reviewed-on: https://review.coreboot.org/c/coreboot/+/37346 Reviewed-by: Angel Pons Reviewed-by: Michał Żygowski Tested-by: build bot (Jenkins) --- src/include/cpu/amd/car.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/include/cpu/amd') diff --git a/src/include/cpu/amd/car.h b/src/include/cpu/amd/car.h index 46f7e1d5c9..be7b69a942 100644 --- a/src/include/cpu/amd/car.h +++ b/src/include/cpu/amd/car.h @@ -3,8 +3,6 @@ #include -void cache_as_ram_main(unsigned long bist, unsigned long cpu_init_detectedx); - void *asmlinkage romstage_main(unsigned long bist); #endif -- cgit v1.2.3