]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - drivers/ras/debugfs.h
UBUNTU: [Config] CONFIG_SND_SOC_MAX98927=m
[mirror_ubuntu-artful-kernel.git] / drivers / ras / debugfs.h
CommitLineData
011d8261
BP
1#ifndef __RAS_DEBUGFS_H__
2#define __RAS_DEBUGFS_H__
3
4#include <linux/debugfs.h>
5
6extern struct dentry *ras_debugfs_dir;
7
8#endif /* __RAS_DEBUGFS_H__ */