mac80211: remove DMI_EXACT_MATCH
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Dec 2013 17:20:32 +0000 (17:20 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 1 Dec 2013 17:20:32 +0000 (17:20 +0000)
commitc61b38dacb82c5f8c973f1a03c640956f093a6da
treecb0c693a05ce2a14b9ed9a9634e58d72441513c4
parent3fb7e8b851b1ee6fa0c5d4b6ea4b525c141d5427
mac80211: remove DMI_EXACT_MATCH

DMI_EXACT_MATCH was added to the kernel in version 3.10.21 and collides
with backports version. DMI_EXACT_MATCH is only used by the intel GPU
driver which is not build by OpenWrt, so remove it.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38976
package/kernel/mac80211/patches/071-remove-DMI_EXACT_MATCH.patch [new file with mode: 0644]