X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/b8702bf547fc3fc1d363e15202a24cd123ac4e7b..a040c13eb6c63e1799ce17ad8d3dd2267d9ae4b3:/package/mac80211/patches/100-disable_pcmcia_compat.patch diff --git a/package/mac80211/patches/100-disable_pcmcia_compat.patch b/package/mac80211/patches/100-disable_pcmcia_compat.patch index a88d1f590..99f250ab3 100644 --- a/package/mac80211/patches/100-disable_pcmcia_compat.patch +++ b/package/mac80211/patches/100-disable_pcmcia_compat.patch @@ -42,10 +42,10 @@ #include --- a/include/linux/compat-2.6.33.h +++ b/include/linux/compat-2.6.33.h -@@ -6,7 +6,7 @@ - #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,33)) +@@ -7,7 +7,7 @@ #include + #include -#if defined(CONFIG_PCCARD) || defined(CONFIG_PCCARD_MODULE) +#if 0 #include