Remove unused code
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 12 Oct 2009 21:19:11 +0000 (23:19 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 13 Oct 2009 19:41:30 +0000 (12:41 -0700)
commit1c50cfe22969ebd8231f766a005124643f6fb871
treeb1ac66da1efde800e4007936dbdd6f973349c631
parent1c432e7b45c48e646de7aca2aaa32a21b36091e9
Remove unused code

LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,28) can not be true in
compat-2.6.28.h. The definitions are not needed in compat-wireless any
more. Removing this does not break compiling with mainline kernel 2.6.25
to 2.6.32

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/compat-2.6.28.h