mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
3036: fix build error
This commit is contained in:
@@ -110,7 +110,7 @@ static void __init rk3036_dt_map_io(void)
|
||||
|
||||
iotable_init(rk3036_io_desc, ARRAY_SIZE(rk3036_io_desc));
|
||||
debug_ll_io_init();
|
||||
//usb_uart_init();
|
||||
usb_uart_init();
|
||||
|
||||
/* enable timer5 for core */
|
||||
writel_relaxed(0, RK3036_TIMER5_VIRT + 0x10);
|
||||
|
||||
Reference in New Issue
Block a user