mac80211: update to version 2015-06-22
[openwrt/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 @@ -4,6 +4,7 @@
4 #include <linux/version.h>
5 #include <linux/device.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,