sh: clkfwk: Map tree hierarchy in debugfs.
[safe/jmp/linux-2.6] / arch / sh / include / asm / clock.h
index da681de..c499d47 100644 (file)
@@ -38,6 +38,7 @@ struct clk {
 
        unsigned long           arch_flags;
        void                    *priv;
+       struct dentry           *dentry;
 };
 
 struct clk_lookup {