21 Jul, 2015

1 commit

  • Clock provider drivers generally shouldn't include clk.h because
    it's the consumer API. Remove the include here because this is a
    provider driver. The clkdev.h include isn't used either, so drop
    it and add in slab.h to keep things compiling.

    Cc: Chao Xie
    Signed-off-by: Stephen Boyd

    Stephen Boyd
     

15 May, 2015

1 commit

  • drivers/clk/mmp/clk-apbc.c:118:16: warning: symbol 'clk_apbc_ops' was not declared. Should it be static?
    drivers/clk/mmp/clk-apmu.c:64:16: warning: symbol 'clk_apmu_ops' was not declared. Should it be static?

    Cc: Chao Xie
    Signed-off-by: Stephen Boyd

    Stephen Boyd
     

29 Aug, 2012

1 commit