]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit95adc40d1b3f45bc1475a0a7b29d6286947cb347
tree01b5c98b41c8b745648c3d535b721d8e624b6f43
parentf4c836f5809c662e637c7f1464f52f5ede9d9d72
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