remove support for kernel 2.6.24
authorJohannes Berg <johannes.berg@intel.com>
Fri, 23 Aug 2013 11:43:58 +0000 (13:43 +0200)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Tue, 27 Aug 2013 18:58:07 +0000 (11:58 -0700)
commit14b018e251e989ac873cc42c79b8926b9d9cf48b
tree8af80852f16436ce14ee42fe4622ce9ccd1b64cf
parent9c06fde72f9f44697a9f18c79a94ca007e20c141
remove support for kernel 2.6.24

By requiring 2.6.25 we can get rid of quite a lot of backport work.
2.6.25 was released more than five years ago (April 2011) and wasn't
a long-term kernel either, so there's little point in supporting it
now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
27 files changed:
README
backport/backport-include/linux/byteorder/generic.h [deleted file]
backport/backport-include/linux/device.h
backport/backport-include/linux/gpio.h [deleted file]
backport/backport-include/linux/in.h
backport/backport-include/linux/irq.h
backport/backport-include/linux/kernel.h
backport/backport-include/linux/math64.h
backport/backport-include/linux/netdevice.h
backport/backport-include/linux/pci.h
backport/backport-include/linux/pm_qos.h
backport/backport-include/linux/pm_qos_params.h [deleted file]
backport/backport-include/linux/scatterlist.h
backport/backport-include/linux/semaphore.h [deleted file]
backport/backport-include/linux/types.h
backport/backport-include/linux/vmalloc.h
backport/compat/Makefile
backport/compat/compat-2.6.25.c [deleted file]
backport/compat/compat-2.6.26.c
backport/compat/compat-2.6.37.c
backport/compat/main.c
backport/compat/pm_qos_params.c [deleted file]
backport/compat/sch_fq_codel_core.c
dependencies
devel/get-compat-kernels
patches/collateral-evolutions/network/39-remove_blink_set/drivers_net_wireless_iwlegacy_common.patch [deleted file]
patches/collateral-evolutions/network/39-remove_blink_set/drivers_net_wireless_iwlwifi_dvm_led.patch [deleted file]