Staging: cxt1e1: remove code guarded by GENERIC_HDLC_VERSION
authorJiri Kosina <jkosina@suse.cz>
Wed, 26 May 2010 14:20:41 +0000 (16:20 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Jun 2010 22:20:59 +0000 (15:20 -0700)
Current linux kernel has GENERIC_HDLC_VERSION equal to 4, no need to
have dead code in-kernel which was there for ancient kernel versions.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found