Fix usb debug dongle support
[coreboot.git] / src / southbridge / nvidia / ck804 / ck804.h
index e42f078e06239cd875c8b8b6335eb4b27650e829..3e8b1f255615210ee127698a642c3559d2cbc58e 100644 (file)
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#ifndef CK804_H
-#define CK804_H
+#ifndef SOUTHBRIDGE_NVIDIA_CK804_CK804_H
+#define SOUTHBRIDGE_NVIDIA_CK804_CK804_H
 
 #include "chip.h"
 
 void ck804_enable(device_t dev);
-void ck804_enable_usbdebug(unsigned int port);
 
 extern struct pci_operations ck804_pci_ops;