mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
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:
parent
314dab9260
commit
50b961ea7a
1 changed files with 0 additions and 5 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue