commit | a6945527d34c56ca07b5f0d081f1874e3a93aa48 | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Mon Jul 29 20:07:56 2013 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 29 11:43:24 2013 -0700 |
tree | 0cc2d28c6cf5733d15bc6838bdcc029ed2a01db2 | |
parent | 6995ae41b301ab5487fe65518c018360f6809f69 [diff] |
staging: octeon-usb: cvmx-usb: delete duplicated documentation from .h file Delete duplicated function call documentation from the .h file. These functions are just internal anyway, and the .h file will be completely removed in the future when the driver will be made a single self-contained .c file. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>