Merge tag 'mlx5-fixes-2017-07-09' of https://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6/btrfs-unstable.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