summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/clock.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/clock.h')
-rw-r--r--arch/arm/mach-tegra/clock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/clock.h b/arch/arm/mach-tegra/clock.h
index eb443acb5e1c..b13aab47083e 100644
--- a/arch/arm/mach-tegra/clock.h
+++ b/arch/arm/mach-tegra/clock.h
@@ -83,8 +83,8 @@ struct clk {
#ifdef CONFIG_DEBUG_FS
struct dentry *dent;
struct dentry *parent_dent;
- bool set;
#endif
+ bool set;
struct clk_ops *ops;
unsigned long dvfs_rate;
unsigned long rate;