Searched hist:b0af24b523c21c918eb64541df4450b9da7ed195 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/clk/socfpga/ |
H A D | clk.h | diff b0af24b523c21c918eb64541df4450b9da7ed195 Fri Jun 19 17:00:46 CDT 2015 Stephen Boyd <sboyd@codeaurora.org> clk: socfpga: Remove clk.h and clkdev.h includes
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, remove it and add in slab.h to make sure things keep compiling.
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | clk-periph-a10.c | diff b0af24b523c21c918eb64541df4450b9da7ed195 Fri Jun 19 17:00:46 CDT 2015 Stephen Boyd <sboyd@codeaurora.org> clk: socfpga: Remove clk.h and clkdev.h includes
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, remove it and add in slab.h to make sure things keep compiling.
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | clk-periph.c | diff b0af24b523c21c918eb64541df4450b9da7ed195 Fri Jun 19 17:00:46 CDT 2015 Stephen Boyd <sboyd@codeaurora.org> clk: socfpga: Remove clk.h and clkdev.h includes
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, remove it and add in slab.h to make sure things keep compiling.
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | clk-gate-a10.c | diff b0af24b523c21c918eb64541df4450b9da7ed195 Fri Jun 19 17:00:46 CDT 2015 Stephen Boyd <sboyd@codeaurora.org> clk: socfpga: Remove clk.h and clkdev.h includes
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, remove it and add in slab.h to make sure things keep compiling.
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | clk-pll-a10.c | diff b0af24b523c21c918eb64541df4450b9da7ed195 Fri Jun 19 17:00:46 CDT 2015 Stephen Boyd <sboyd@codeaurora.org> clk: socfpga: Remove clk.h and clkdev.h includes
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, remove it and add in slab.h to make sure things keep compiling.
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | clk-pll.c | diff b0af24b523c21c918eb64541df4450b9da7ed195 Fri Jun 19 17:00:46 CDT 2015 Stephen Boyd <sboyd@codeaurora.org> clk: socfpga: Remove clk.h and clkdev.h includes
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, remove it and add in slab.h to make sure things keep compiling.
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|
H A D | clk-gate.c | diff b0af24b523c21c918eb64541df4450b9da7ed195 Fri Jun 19 17:00:46 CDT 2015 Stephen Boyd <sboyd@codeaurora.org> clk: socfpga: Remove clk.h and clkdev.h includes
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, remove it and add in slab.h to make sure things keep compiling.
Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
|