remove more debugging
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1426 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -910,7 +910,6 @@ static int find_ide_controller(struct controller *ctrl, int ctrl_index)
|
||||
if (find_ide_controller_compat(ctrl, ctrl_index) != 0)
|
||||
return -1;
|
||||
}
|
||||
printk_debug("cmd_base=%#x ctrl_base=%#x\n", ctrl->cmd_base, ctrl->ctrl_base);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user