From: Luis R. Rodriguez Date: Fri, 11 Dec 2009 06:00:13 +0000 (-0800) Subject: Use linux/compat.h for rfkill backport X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=8bd9a1fb466bbf5881f4ff6ae369b851843cbae4;p=openwrt%2Fstaging%2Fblogic.git Use linux/compat.h for rfkill backport The compat patch was still using net/compat.h Signed-off-by: Luis R. Rodriguez --- diff --git a/patches/03-rfkill.patch b/patches/03-rfkill.patch index a221dff8c46a..02cdbe2abd37 100644 --- a/patches/03-rfkill.patch +++ b/patches/03-rfkill.patch @@ -170,7 +170,7 @@ This would do the policing from within mac80211. */ #include -+#include ++#include /* define userspace visible states */ #define RFKILL_STATE_SOFT_BLOCKED 0