This patch adds the MCP55 PCI IDs (without which the southbridge code
won't compile), and breaks an unnecessary dependency on the usbdebug code. Signed-off-by: Ed Swierk <eswierk@arastra.com> Acked-by: Peter Stuge <peter@stuge.se> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2543 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -27,7 +27,9 @@
|
||||
#include <device/pci_ids.h>
|
||||
#include <device/pci_ops.h>
|
||||
#include "mcp55.h"
|
||||
#if CONFIG_USBDEBUG_DIRECT
|
||||
#include <usbdebug_direct.h>
|
||||
#endif
|
||||
|
||||
extern struct ehci_debug_info dbg_info;
|
||||
|
||||
|
Reference in New Issue
Block a user