[PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.c
authorEric Sesterhenn / snakebyte <snakebyte@gmx.de>
Wed, 4 Jan 2006 17:10:44 +0000 (18:10 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 1 Feb 2006 01:23:42 +0000 (17:23 -0800)
commit52ea1619d5103f80ec0472a3eb653a04c15326f2
tree2dc9d861e4e5565cf67239a9c8b4095757139bcc
parent979063692726fa40863345fb1b62daf2f795ddc0
[PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.c

this patch removes compatibility with 2.4 kernel, which makes
the code much easier to read.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/media/pwc/pwc-ctrl.c