Skip to content
Snippets Groups Projects
Commit d027de48 authored by hauke's avatar hauke
Browse files

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: default avatarHauke Mehrtens <hauke@hauke-m.de>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46202 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent 6caae165
No related branches found
No related tags found
No related merge requests found
--- 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,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment