backports: remove support for < 2.6.24
authorJohannes Berg <johannes.berg@intel.com>
Thu, 11 Apr 2013 20:58:30 +0000 (22:58 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 15 Apr 2013 09:32:45 +0000 (11:32 +0200)
commitfb681ed415952c6fd18c5bd66816418ead5c0cfd
tree801bfa25f7f426dab894d2e339feb5067ffa6ffc
parent04b1ddadde9c703a9b52952fd72e693ed697b1b2
backports: remove support for < 2.6.24

This hasn't been tested in years, and those kernels
aren't getting more interesting, so just remove the
support for them.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
17 files changed:
backport/backport-include/backport/backport.h
backport/backport-include/linux/compat-2.6.14.h [deleted file]
backport/backport-include/linux/compat-2.6.18.h [deleted file]
backport/backport-include/linux/compat-2.6.19.h [deleted file]
backport/backport-include/linux/compat-2.6.20.h [deleted file]
backport/backport-include/linux/compat-2.6.21.h [deleted file]
backport/backport-include/linux/compat-2.6.22.h [deleted file]
backport/backport-include/linux/compat-2.6.23.h [deleted file]
backport/backport-include/linux/compat-2.6.24.h [deleted file]
backport/compat/Makefile
backport/compat/compat-2.6.14.c [deleted file]
backport/compat/compat-2.6.18.c [deleted file]
backport/compat/compat-2.6.19.c [deleted file]
backport/compat/compat-2.6.21.c [deleted file]
backport/compat/compat-2.6.22.c [deleted file]
backport/compat/compat-2.6.23.c [deleted file]
backport/compat/compat-2.6.24.c [deleted file]