add chaos_calmer branch
[15.05/openwrt.git] / package / kernel / mac80211 / patches / 004-backports_debugfs_fix.patch
1 --- a/backport-include/linux/debugfs.h
2 +++ b/backport-include/linux/debugfs.h
3 @@ -3,6 +3,7 @@
4  #include_next <linux/debugfs.h>
5  #include <linux/version.h>
6  #include <generated/utsrelease.h>
7 +#include <linux/device.h>
8  
9  #if defined(CONFIG_DEBUG_FS)
10  struct dentry *debugfs_create_devm_seqfile(struct device *dev, const char *name,