commit | 3cb61bdf14af55e71095f4d11187a79116b30e3f | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Sat Mar 26 12:42:43 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Mar 29 12:45:23 2016 -0700 |
tree | 941fe4366997d4ed0a0f361d4447f244b931be2d | |
parent | 686855e033faf191b499315758ae2c40f230a3bc [diff] |
Staging: rts5208: Remove unused functions The functions rtsx_disable_card_int, rtsx_undo_delink, rtsx_check_link_ready are not used anywhere in the kernel. So,remove their definition and prototype. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>