compat-wireless: remove include of compat-2.6.h in cfg80211.h
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 9 Aug 2011 20:59:41 +0000 (22:59 +0200)
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Tue, 9 Aug 2011 21:41:25 +0000 (14:41 -0700)
commit0cd80004582392815e89709eede153f1ed614ab4
treef07612dbfc299004eea02d683e56dd45bbdac352
parent92769699fd9f7ea1553a4e1f4b60ecdfa3dfff8b
compat-wireless: remove include of compat-2.6.h in cfg80211.h

The header file linux/compat-2.6.h is inclued through -include
$(M)/include/linux/compat-2.6.h in the main Makefile for a long time. This
includes all the compat-*.h files backporting some stuff needed to
compile on older kernels. We do not have to add this include into
cfg80211.h any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
patches/98-add-compat-wireless.patch [deleted file]