Remove lib/ramtest.c-include from all CAR boards.
Remove many more .c-includes from i945 based boards. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5910 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#include <stdint.h>
|
||||
#include <lib.h> /* Prototypes */
|
||||
#include <console/console.h>
|
||||
|
||||
static void write_phys(unsigned long addr, u32 value)
|
||||
{
|
||||
|
Reference in New Issue
Block a user