Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- Makefile | 1 - include/linux/rfkill.h | 2 -- 2 files changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 8775294..d67356a 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,6 @@ else # when building our compat modules. Your own makefile would look # the same. NOSTDINC_FLAGS := -I$(M)/include/ \ - -include $(M)/include/linux/compat-2.6.h \ $(CFLAGS) \ -DCOMPAT_BASE_TREE="\"$(COMPAT_BASE_TREE)\"" \ -DCOMPAT_BASE_TREE_VERSION="\"$(COMPAT_BASE_TREE_VERSION)\"" \ diff --git a/include/linux/rfkill.h b/include/linux/rfkill.h index d615ac9..d31b22c 100644 --- a/include/linux/rfkill.h +++ b/include/linux/rfkill.h @@ -7,8 +7,6 @@ #else -#include <linux/compat-2.6.h> - #undef CONFIG_RFKILL #undef CONFIG_RFKILL_INPUT #undef CONFIG_RFKILL_LEDS -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html