Staging: rtl8192u: Remove function prototype from .c file
authorCristina Opriceana <cristina.opriceana@gmail.com>
Sun, 22 Mar 2015 18:49:51 +0000 (20:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 21:43:21 +0000 (22:43 +0100)
commit3659f9c2aaabced5d0db23fa8b485a69f31c31b3
tree7a060e5e75731b40e82e1a6bd396c89745778b76
parentef8a83e79148bc6311a4227b23d57e3a172f1479
Staging: rtl8192u: Remove function prototype from .c file

Remove function prototype from r8192U_core.c since it is
declared in the r8192U.h header and this is included in r8192U_core.c

Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/r8192U_core.c