From ed15220b87d298088a074747b24e212c23333e33 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Thu, 11 Mar 2010 21:34:27 +0000 Subject: Replace clear_memory with memset. Replace set_init_ram_access with the call to set_var_mtrr. Remove unused #include statments. Signed-off-by: Myles Watson Acked-by: Patrick Georgi git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5201 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/northbridge/intel/i3100/raminit_ep80579.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/northbridge/intel/i3100/raminit_ep80579.c') diff --git a/src/northbridge/intel/i3100/raminit_ep80579.c b/src/northbridge/intel/i3100/raminit_ep80579.c index 5e51361898..9ad778bf13 100644 --- a/src/northbridge/intel/i3100/raminit_ep80579.c +++ b/src/northbridge/intel/i3100/raminit_ep80579.c @@ -19,7 +19,6 @@ * */ -#include #include #include #include "raminit_ep80579.h" -- cgit v1.2.3