* Set USBDEBUG_DEFAULT_PORT in all southbridges and use that value
[coreboot.git] / src / southbridge / nvidia / mcp55 / mcp55.h
index 490a5f78e47fc27a4b348704ea9a053afbde868d..3173c50f3980fd4736f849bfaad0ca6df8e3b745 100644 (file)
@@ -35,7 +35,7 @@ extern struct pci_operations mcp55_pci_ops;
 #else
 #if !defined(__ROMCC__)
 void enable_fid_change_on_sb(unsigned sbbusn, unsigned sbdn);
-void mcp55_enable_usbdebug(unsigned int port);
+void enable_usbdebug(unsigned int port);
 #endif
 #endif