linux/drivers/staging/rts5208
Bhumika Goyal 143b3bf6d3 Staging: rts5208: rtsx_card.c: Remove unused function
The functions double_depth, check_card_fail, check_card_ejected are not
used anywhere in the kernel. So, remove their prototype and definition.
Grepped to find occurences.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-03-29 12:45:23 -07:00
..
Kconfig
Makefile staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
TODO
general.c
general.h
ms.c Staging: rts5208: Add space around '+' 2016-03-28 07:30:36 -07:00
ms.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
rtsx.c staging: rts5208: Replace pci_enable_device with pcim_enable_device 2016-03-11 22:09:09 -08:00
rtsx.h staging: rts5208: Use common pci_get_bus_and_slot() instead of private one 2015-06-08 13:38:56 -07:00
rtsx_card.c Staging: rts5208: rtsx_card.c: Remove unused function 2016-03-29 12:45:23 -07:00
rtsx_card.h Staging: rts5208: rtsx_card.c: Remove unused function 2016-03-29 12:45:23 -07:00
rtsx_chip.c Staging: rts5208: Remove unused functions 2016-03-29 12:45:23 -07:00
rtsx_chip.h Staging: rts5208: Remove unused functions 2016-03-29 12:45:23 -07:00
rtsx_scsi.c staging: rts5208: simplify NULL tests 2016-03-11 22:09:09 -08:00
rtsx_scsi.h
rtsx_sys.h
rtsx_transport.c staging: rts5208: rtsx_transport.c: Drop void pointer cast 2016-03-11 22:09:09 -08:00
rtsx_transport.h staging, rts5208, LLVMLinux: Change extern inline to static inline 2014-10-29 16:28:17 -07:00
sd.c staging: rts5208: simplify NULL tests 2016-03-11 22:09:09 -08:00
sd.h staging: rts5208: Convert variable from int to bool and propagate the change to function parameters 2015-03-06 17:25:01 -08:00
spi.c staging: rts5208: simplify NULL tests 2016-03-11 22:09:09 -08:00
spi.h
trace.c staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
trace.h staging: rts5208: Remove TRACE_RET and TRACE_GOTO macros 2015-03-26 13:16:19 +01:00
xd.c staging: rts5208: Remove NULL test before vfree 2016-03-11 22:09:09 -08:00
xd.h