]> Git Repo - linux.git/blob - drivers/ras/debugfs.h
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
[linux.git] / drivers / ras / debugfs.h
1 #ifndef __RAS_DEBUGFS_H__
2 #define __RAS_DEBUGFS_H__
3
4 #include <linux/debugfs.h>
5
6 extern struct dentry *ras_debugfs_dir;
7
8 #endif /* __RAS_DEBUGFS_H__ */
This page took 0.032597 seconds and 4 git commands to generate.