perf bench futex: Cache align the worker struct
[linux/fpc-iii.git] / drivers / clk / renesas / clk-div6.h
blob567b31d2bfa5269cf16b759196d6d39b9dbd804e
1 #ifndef __RENESAS_CLK_DIV6_H__
2 #define __RENESAS_CLK_DIV6_H__
4 struct clk *cpg_div6_register(const char *name, unsigned int num_parents,
5 const char **parent_names, void __iomem *reg);
7 #endif