Message ID | 1424958806-7443-1-git-send-email-anders.roxell@linaro.org |
---|---|
State | Accepted |
Commit | f5e8f30b3910f7093d2e1a2cf8a26ac5d0e040af |
Headers | show |
On 26 February 2015 at 08:53, Anders Roxell <anders.roxell@linaro.org> wrote: > Signed-off-by: Anders Roxell <anders.roxell@linaro.org> > Reviewed-by: Mike Holmes <mike.holmes@linaro.org> > --- > platform/linux-generic/include/odp/plat/timer_types.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/platform/linux-generic/include/odp/plat/timer_types.h > b/platform/linux-generic/include/odp/plat/timer_types.h > index c21a667..006683e 100644 > --- a/platform/linux-generic/include/odp/plat/timer_types.h > +++ b/platform/linux-generic/include/odp/plat/timer_types.h > @@ -18,8 +18,7 @@ > extern "C" { > #endif > > -/** @addtogroup odp_packet ODP TIMER > - * Operations on a timer. > +/** @addtogroup odp_timer > * @{ > **/ > > -- > 2.1.4 > > > _______________________________________________ > lng-odp mailing list > lng-odp@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/lng-odp >
Merged, Maxim. On 02/26/2015 06:43 PM, Mike Holmes wrote: > > > On 26 February 2015 at 08:53, Anders Roxell <anders.roxell@linaro.org > <mailto:anders.roxell@linaro.org>> wrote: > > Signed-off-by: Anders Roxell <anders.roxell@linaro.org > <mailto:anders.roxell@linaro.org>> > > > Reviewed-by: Mike Holmes <mike.holmes@linaro.org > <mailto:mike.holmes@linaro.org>> > > --- > platform/linux-generic/include/odp/plat/timer_types.h | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/platform/linux-generic/include/odp/plat/timer_types.h > b/platform/linux-generic/include/odp/plat/timer_types.h > index c21a667..006683e 100644 > --- a/platform/linux-generic/include/odp/plat/timer_types.h > +++ b/platform/linux-generic/include/odp/plat/timer_types.h > @@ -18,8 +18,7 @@ > extern "C" { > #endif > > -/** @addtogroup odp_packet ODP TIMER > - * Operations on a timer. > +/** @addtogroup odp_timer > * @{ > **/ > > -- > 2.1.4 > > > _______________________________________________ > lng-odp mailing list > lng-odp@lists.linaro.org <mailto:lng-odp@lists.linaro.org> > http://lists.linaro.org/mailman/listinfo/lng-odp > > > > > -- > *Mike Holmes* > Linaro Sr Technical Manager > LNG - ODP > > > _______________________________________________ > lng-odp mailing list > lng-odp@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/lng-odp
diff --git a/platform/linux-generic/include/odp/plat/timer_types.h b/platform/linux-generic/include/odp/plat/timer_types.h index c21a667..006683e 100644 --- a/platform/linux-generic/include/odp/plat/timer_types.h +++ b/platform/linux-generic/include/odp/plat/timer_types.h @@ -18,8 +18,7 @@ extern "C" { #endif -/** @addtogroup odp_packet ODP TIMER - * Operations on a timer. +/** @addtogroup odp_timer * @{ **/
Signed-off-by: Anders Roxell <anders.roxell@linaro.org> --- platform/linux-generic/include/odp/plat/timer_types.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)