diff options
Diffstat (limited to 'include/linux/sh_clk.h')
| -rw-r--r-- | include/linux/sh_clk.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/sh_clk.h b/include/linux/sh_clk.h index 9237c299641..a20831cf336 100644 --- a/include/linux/sh_clk.h +++ b/include/linux/sh_clk.h @@ -52,7 +52,6 @@ struct clk {  	unsigned long		arch_flags;  	void			*priv; -	struct dentry		*dentry;  	struct clk_mapping	*mapping;  	struct cpufreq_frequency_table *freq_table;  	unsigned int		nr_freqs;  |