3036: fix build error

This commit is contained in:
wdc
2014-07-12 17:07:27 +08:00
parent 32834fa632
commit a736f82e0e

View File

@@ -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);