proc: Fix proc_sys_prune_dcache to hold a sb reference
[cris-mirror.git] / drivers / ras / debugfs.h
blobdb72e4513191c5a730218190ea9e63b31515781c
1 #ifndef __RAS_DEBUGFS_H__
2 #define __RAS_DEBUGFS_H__
4 #include <linux/debugfs.h>
6 extern struct dentry *ras_debugfs_dir;
8 #endif /* __RAS_DEBUGFS_H__ */