From 8a5283ab1b18614c4df7f2e9e194ad058ba7e29f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 27 Oct 2018 17:59:58 +0200 Subject: src: Remove unneeded include Change-Id: I89e03b6def5c78415bf73baba55941953a70d8de Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29302 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- src/cpu/amd/car/post_cache_as_ram.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/amd') diff --git a/src/cpu/amd/car/post_cache_as_ram.c b/src/cpu/amd/car/post_cache_as_ram.c index adf959ce4f..e55ef408f3 100644 --- a/src/cpu/amd/car/post_cache_as_ram.c +++ b/src/cpu/amd/car/post_cache_as_ram.c @@ -26,7 +26,6 @@ #include #include #include -#include #include "cpu/amd/car/disable_cache_as_ram.c" -- cgit v1.2.3