Use linux/compat.h for rfkill backport
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 11 Dec 2009 06:00:13 +0000 (22:00 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Fri, 11 Dec 2009 06:00:13 +0000 (22:00 -0800)
The compat patch was still using net/compat.h

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
patches/03-rfkill.patch

index a221dff8c46a0df7b2ddbc4e855d853dfe52e845..02cdbe2abd37ac87cb2dae2fb7258fd49160c0f5 100644 (file)
@@ -170,7 +170,7 @@ This would do the policing from within mac80211.
   */
  
  #include <linux/types.h>
-+#include <net/compat.h>
++#include <linux/compat.h>
  
  /* define userspace visible states */
  #define RFKILL_STATE_SOFT_BLOCKED     0