]> err.no Git - linux-2.6/blobdiff - include/linux/mmc/host.h
mmc: Export internal host state through debugfs
[linux-2.6] / include / linux / mmc / host.h
index 10a2080086ca9e6402eec37178bd8dea384f3f92..9c288c9098783cfc3ef1b4d6357081b7d3f44849 100644 (file)
@@ -157,6 +157,8 @@ struct mmc_host {
        struct led_trigger      *led;           /* activity led */
 #endif
 
+       struct dentry           *debugfs_root;
+
        unsigned long           private[0] ____cacheline_aligned;
 };