Loading arch/mips/jz4740/clock.c +1 −1 Original line number Diff line number Diff line Loading @@ -687,7 +687,7 @@ static struct clk jz4740_clock_simple_clks[] = { [3] = { .name = "dma", .parent = &jz_clk_high_speed_peripheral.clk, .gate_bit = JZ_CLOCK_GATE_UART0, .gate_bit = JZ_CLOCK_GATE_DMAC, .ops = &jz_clk_simple_ops, }, [4] = { Loading Loading
arch/mips/jz4740/clock.c +1 −1 Original line number Diff line number Diff line Loading @@ -687,7 +687,7 @@ static struct clk jz4740_clock_simple_clks[] = { [3] = { .name = "dma", .parent = &jz_clk_high_speed_peripheral.clk, .gate_bit = JZ_CLOCK_GATE_UART0, .gate_bit = JZ_CLOCK_GATE_DMAC, .ops = &jz_clk_simple_ops, }, [4] = { Loading