diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-04-09 11:34:59 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-04-09 11:34:59 +0000 |
commit | 6a445e812604edaa0f11c99d835eddaeefa83d3b (patch) | |
tree | f8c0a89af9c72b4d8a040eced78c86d7b899abfc /src/northbridge/via/vx800 | |
parent | 7488e049df9899dd7062b2ffe393b3e9a6f50dc5 (diff) |
zero warning days.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5389 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/via/vx800')
-rw-r--r-- | src/northbridge/via/vx800/raminit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/northbridge/via/vx800/raminit.c b/src/northbridge/via/vx800/raminit.c index 394cfaeaf9..4daf2b785d 100644 --- a/src/northbridge/via/vx800/raminit.c +++ b/src/northbridge/via/vx800/raminit.c @@ -18,7 +18,6 @@ */ #include <spd.h> -#include <sdram_mode.h> #include <delay.h> #if CONFIG_DEBUG_RAM_SETUP |