aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/amd/sb800/sb800.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/amd/sb800/sb800.h')
-rw-r--r--src/southbridge/amd/sb800/sb800.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/southbridge/amd/sb800/sb800.h b/src/southbridge/amd/sb800/sb800.h
index caaeee992b..d7a4a38412 100644
--- a/src/southbridge/amd/sb800/sb800.h
+++ b/src/southbridge/amd/sb800/sb800.h
@@ -58,7 +58,7 @@ void sb800_clk_output_48Mhz(void);
int s3_save_nvram_early(u32 dword, int size, int nvram_pos);
int s3_load_nvram_early(int size, u32 *old_dword, int nvram_pos);
-void sb800_enable_usbdebug(unsigned int port);
+void enable_usbdebug(unsigned int port);
#else
void sb800_enable(device_t dev);
void __attribute__((weak)) sb800_setup_sata_phys(struct device *dev);