alistair23-linux/drivers/staging/cxt1e1
Paul Bolle 464ae880a3 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>
2014-05-26 20:19:26 -07:00
..
comet.c Staging: cxt1e1: Fix externs should be avoided in .c files in comet.c 2014-03-19 09:17:23 -07:00
comet.h
comet_tables.c
comet_tables.h
functions.c staging: ctx1e1: remove checks for three macros 2014-05-26 20:19:26 -07:00
hwprobe.c staging: cxt1e1: Avoid using 0 instead of NULL 2014-04-26 08:42:54 -07:00
Kconfig
libsbew.h
linux.c staging: ctx1e1: remove checks for three macros 2014-05-26 20:19:26 -07:00
Makefile
musycc.c staging: ctx1e1: remove checks for three macros 2014-05-26 20:19:26 -07:00
musycc.h
pmc93x6_eeprom.c STAGING: cxt1e1: Remove curly braces 2014-04-18 15:58:32 -07:00
pmc93x6_eeprom.h
pmcc4.h
pmcc4_cpld.h
pmcc4_defs.h
pmcc4_drv.c staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree 2014-04-18 15:58:55 -07:00
pmcc4_ioctls.h
pmcc4_private.h staging: cxt1e1: hwprobe: fix incorrect type in assignment 2014-04-18 15:58:30 -07:00
pmcc4_sysdep.h Staging: cxt1e1: Fix externs should be avoided in .c files in comet.c 2014-03-19 09:17:23 -07:00
sbe_bid.h
sbe_promformat.h
sbecom_inline_linux.h staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree 2014-04-18 15:58:55 -07:00
sbecrc.c staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree 2014-04-18 15:58:55 -07:00
sbeid.c
sbeproc.c staging: cxt1e1: replace OS_kmalloc/OS_kfree with kzalloc/kfree 2014-04-18 15:58:55 -07:00
sbeproc.h
sbew_ioc.h