Revert "This is an emergency fix for building for qemu. "

This reverts r1162 because r1161 was a better and more universal fix.

Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Acked-by: Stefan Reinauer <stepan@coresystems.de>

git-svn-id: svn://coreboot.org/repository/coreboot-v3@1166 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
Mart Raudsepp 2009-05-09 23:36:20 +00:00
parent 314dab9260
commit 50b961ea7a

View file

@ -60,11 +60,6 @@ static void no_op(struct device *dev)
{
}
int is_coldboot(void)
{
return 1;
}
static void i440bx_read_resources(struct device *dev)
{
struct resource *res;