commit | 143b3bf6d3f7e14945af589414f1bd29efe36a72 | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Mar 26 12:52:28 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 29 12:45:23 2016 -0700 |
tree | 376646503213a312abba761113f89e7c48a0e828 | |
parent | 3cb61bdf14af55e71095f4d11187a79116b30e3f [diff] |
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>