mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
usb: fix compliation warning without CONFIG_RK_DEBUG_UART
This commit is contained in:
@@ -77,8 +77,9 @@ extern void hcd_remove(struct platform_device *_dev);
|
||||
extern void dwc_otg_adp_start(dwc_otg_core_if_t *core_if, uint8_t is_host);
|
||||
|
||||
|
||||
|
||||
#ifdef CONFIG_RK_USB_UART
|
||||
static u32 usb_to_uart_status;
|
||||
#endif
|
||||
/*-------------------------------------------------------------------------*/
|
||||
/* Encapsulate the module parameter settings */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user