|
@@ -957,8 +957,8 @@ void usb_scan_devices(void)
|
|
/* insert "driver" if possible */
|
|
/* insert "driver" if possible */
|
|
#ifdef CONFIG_USB_KEYBOARD
|
|
#ifdef CONFIG_USB_KEYBOARD
|
|
drv_usb_kbd_init();
|
|
drv_usb_kbd_init();
|
|
- USB_PRINTF("scan end\n");
|
|
|
|
#endif
|
|
#endif
|
|
|
|
+ USB_PRINTF("scan end\n");
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|