Replace clear_memory with memset.
[coreboot.git] / src / northbridge / intel / e7525 / raminit.c
index 313dc0f9304c0839100cb747335101574e0bf33f..4aaa26480dd744d90a57fe4e076bbaa6942e9501 100644 (file)
@@ -18,7 +18,6 @@
  *
  */
 
-#include <cpu/x86/mem.h>
 #include <cpu/x86/mtrr.h>
 #include <cpu/x86/cache.h>
 #include <stdlib.h>