]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blob - drivers/ras/debugfs.h
Input: wm97xx: add new AC97 bus support
[mirror_ubuntu-focal-kernel.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__ */