Author: hauke Date: 2015-07-06 23:31:13 +0200 (Mon, 06 Jul 2015) New Revision: 46202
Removed: trunk/package/kernel/mac80211/patches/004-backports_debugfs_fix.patch Log: mac80211: remove useless patch This patch was already applied upstream, linux/device.h gets included 2 lines above this change. This was done in this commit: https://git.kernel.org/cgit/linux/kernel/git/backports/backports.git/commit/?id=fd6bb301116d48c50722b0a4399e26ab0237e563 Signed-off-by: Hauke Mehrtens <[email protected]> Deleted: trunk/package/kernel/mac80211/patches/004-backports_debugfs_fix.patch =================================================================== --- trunk/package/kernel/mac80211/patches/004-backports_debugfs_fix.patch 2015-07-06 18:41:17 UTC (rev 46201) +++ trunk/package/kernel/mac80211/patches/004-backports_debugfs_fix.patch 2015-07-06 21:31:13 UTC (rev 46202) @@ -1,10 +0,0 @@ ---- a/backport-include/linux/debugfs.h -+++ b/backport-include/linux/debugfs.h -@@ -4,6 +4,7 @@ - #include <linux/version.h> - #include <linux/device.h> - #include <generated/utsrelease.h> -+#include <linux/device.h> - - #if defined(CONFIG_DEBUG_FS) - struct dentry *debugfs_create_devm_seqfile(struct device *dev, const char *name, _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
