commit | f37e90e9a15e03a4987790d192c4e7fceba2bdef | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Thu Jan 01 17:23:13 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Jan 17 15:19:52 2015 -0800 |
tree | 64eed5593ca62e7979ca33e9c2d29bf97f3bbbb5 | |
parent | 9b872a74b8d15d388065ac7919555a5e036046dc [diff] |
staging: gs_fpgaboot: io.c: Remove unused function Remove the function bitswap() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Reviewed-by: Insop Song <Insop.Song@gainspeed.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>