提交 2a94dda0 编写于 作者: M Marek Vasut 提交者: Remy Bohmer

USB: Move USB_PRINTF() out of ifdef in usb_scan_devices()

Signed-off-by: NMarek Vasut <marek.vasut@gmail.com>
上级 01a97d45
......@@ -957,8 +957,8 @@ void usb_scan_devices(void)
/* insert "driver" if possible */
#ifdef CONFIG_USB_KEYBOARD
drv_usb_kbd_init();
USB_PRINTF("scan end\n");
#endif
USB_PRINTF("scan end\n");
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册