IB/hfi1: Remove unused function hfi1_mmu_rb_search
[deliverable/linux.git] / drivers / clk / renesas / clk-div6.h
1 #ifndef __RENESAS_CLK_DIV6_H__
2 #define __RENESAS_CLK_DIV6_H__
3
4 struct clk *cpg_div6_register(const char *name, unsigned int num_parents,
5 const char **parent_names, void __iomem *reg);
6
7 #endif
This page took 0.037006 seconds and 5 git commands to generate.