staging: ctx1e1: remove checks for three macros
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 26 May 2014 19:18:01 +0000 (21:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 May 2014 03:19:26 +0000 (20:19 -0700)
commit464ae880a3caa0128a7d0e6c91e3d96afc2da6f0
tree01b5c98b41c8b745648c3d535b721d8e624b6f43
parent3746cfb684cdd9cce843e914012ec56e7064dbe2
staging: ctx1e1: remove checks for three macros

When the ctx1e1 driver was added in v2.6.35 it contained checks for
CONFIG_SBE_HDLC_V7, CONFIG_SBE_WAN256T3_HDLC_V7, and
CONFIG_SBE_WAN256T3_NCOMM (and MODULE variants). The related Kconfig
symbols didn't exist then. They still don't exist now. Remove these
checks.

Do some related cleaning up and remove the unused V7() macro too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/cxt1e1/functions.c
drivers/staging/cxt1e1/linux.c
drivers/staging/cxt1e1/musycc.c