Merged, Maxim. On 10/23/2015 16:51, Mike Holmes wrote:
On 23 October 2015 at 03:00, Petri Savolainen <[email protected] <mailto:[email protected]>> wrote:Reference caused warning when creating doxygen documentation. Signed-off-by: Petri Savolainen <[email protected] <mailto:[email protected]>>Reviewed-by: Mike Holmes <[email protected] <mailto:[email protected]>>--- include/odp/api/packet_io.h | 2 +- platform/linux-generic/include/odp/debug.h | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/include/odp/api/packet_io.h b/include/odp/api/packet_io.h index 3479af1..c17f8fa 100644 --- a/include/odp/api/packet_io.h +++ b/include/odp/api/packet_io.h @@ -30,7 +30,7 @@ extern "C" { * odp_pktio_send(). * Diagnostic messages can be enhanced by using odp_pktio_to_u64 which * will generate a printable reference for a pktio handle for use with - * the logging @ref odp_ver_abt_log_dbg. + * the logging. * @{ */ diff --git a/platform/linux-generic/include/odp/debug.h b/platform/linux-generic/include/odp/debug.h index 987ced2..a2e59bf 100644 --- a/platform/linux-generic/include/odp/debug.h +++ b/platform/linux-generic/include/odp/debug.h @@ -17,14 +17,6 @@ extern "C" { #endif -/** @ingroup odp_ver_abt_log_dbg - * @{ - */ - -/** - * @} - */ - #include <odp/api/debug.h> #ifdef __cplusplus -- 2.6.2 _______________________________________________ lng-odp mailing list [email protected] <mailto:[email protected]> https://lists.linaro.org/mailman/listinfo/lng-odp -- Mike Holmes Technical Manager - Linaro Networking Group Linaro.org <http://www.linaro.org/>***│ *Open source software for ARM SoCs _______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
