X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=doc%2FREADME.generic_usb_ohci;h=65b0896c7fd29603a69e3e1f6c1b82997d205491;hb=42c8a112d2e90598f0933d085ab4e47b41ab2aba;hp=61300c35758a8c0c222c8605713d2ee90b984ee3;hpb=ebba9d1daf7745483c8078bdae18875a84df5bc1;p=oweals%2Fu-boot.git diff --git a/doc/README.generic_usb_ohci b/doc/README.generic_usb_ohci index 61300c3575..65b0896c7f 100644 --- a/doc/README.generic_usb_ohci +++ b/doc/README.generic_usb_ohci @@ -13,7 +13,7 @@ Configuration options CONFIG_SYS_USB_OHCI_BOARD_INIT: call the board dependant hooks: - - extern int usb_board_init(void); + - extern int board_usb_init(void); - extern int usb_board_stop(void); - extern int usb_cpu_init_fail(void);