Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-14 Thread Tony Lindgren
* Keerthy [180214 04:51]: > On Tuesday 13 February 2018 07:36 AM, Suman Anna wrote: > > These headers are actually not needed in the first-place since we no > > longer create any non-DT timer devices. I have submitted a series to > > cleanup the presence of this header file, as

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-14 Thread Tony Lindgren
* Keerthy [180214 04:51]: > On Tuesday 13 February 2018 07:36 AM, Suman Anna wrote: > > These headers are actually not needed in the first-place since we no > > longer create any non-DT timer devices. I have submitted a series to > > cleanup the presence of this header file, as part of a larger

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-13 Thread Keerthy
On Tuesday 13 February 2018 07:36 AM, Suman Anna wrote: > Hi Keerthy, > > On 01/09/2018 12:23 AM, J, KEERTHY wrote: >> The header file is currently under plat-omap directory >> under arch/omap. Move this out to an accessible place. >> >> No Code changes done to the header file. >> >>

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-13 Thread Keerthy
On Tuesday 13 February 2018 07:36 AM, Suman Anna wrote: > Hi Keerthy, > > On 01/09/2018 12:23 AM, J, KEERTHY wrote: >> The header file is currently under plat-omap directory >> under arch/omap. Move this out to an accessible place. >> >> No Code changes done to the header file. >> >>

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-13 Thread Keerthy
On Tuesday 13 February 2018 08:39 PM, Tony Lindgren wrote: > * Suman Anna [180213 02:07]: >> On 01/09/2018 12:23 AM, J, KEERTHY wrote: >>> The header file is currently under plat-omap directory >>> under arch/omap. Move this out to an accessible place. >>> @@ -18,7 +18,7 @@ >>>

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-13 Thread Keerthy
On Tuesday 13 February 2018 08:39 PM, Tony Lindgren wrote: > * Suman Anna [180213 02:07]: >> On 01/09/2018 12:23 AM, J, KEERTHY wrote: >>> The header file is currently under plat-omap directory >>> under arch/omap. Move this out to an accessible place. >>> @@ -18,7 +18,7 @@ >>> #include >>>

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-13 Thread Tony Lindgren
* Suman Anna [180213 02:07]: > On 01/09/2018 12:23 AM, J, KEERTHY wrote: > > The header file is currently under plat-omap directory > > under arch/omap. Move this out to an accessible place. > > @@ -18,7 +18,7 @@ > > #include > > #include > > #include > > -#include > >

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-13 Thread Tony Lindgren
* Suman Anna [180213 02:07]: > On 01/09/2018 12:23 AM, J, KEERTHY wrote: > > The header file is currently under plat-omap directory > > under arch/omap. Move this out to an accessible place. > > @@ -18,7 +18,7 @@ > > #include > > #include > > #include > > -#include > > +#include > >

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-12 Thread Suman Anna
Hi Keerthy, On 01/09/2018 12:23 AM, J, KEERTHY wrote: > The header file is currently under plat-omap directory > under arch/omap. Move this out to an accessible place. > > No Code changes done to the header file. > > Signed-off-by: Keerthy > Reviewed-by: Sebastian Reichel

Re: [PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-02-12 Thread Suman Anna
Hi Keerthy, On 01/09/2018 12:23 AM, J, KEERTHY wrote: > The header file is currently under plat-omap directory > under arch/omap. Move this out to an accessible place. > > No Code changes done to the header file. > > Signed-off-by: Keerthy > Reviewed-by: Sebastian Reichel > Tested-by:

[PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-01-08 Thread Keerthy
The header file is currently under plat-omap directory under arch/omap. Move this out to an accessible place. No Code changes done to the header file. Signed-off-by: Keerthy Reviewed-by: Sebastian Reichel Tested-by: Ladislav Michl

[PATCH v7 3/9] arm: omap: Move dmtimer.h out of plat-omap

2018-01-08 Thread Keerthy
The header file is currently under plat-omap directory under arch/omap. Move this out to an accessible place. No Code changes done to the header file. Signed-off-by: Keerthy Reviewed-by: Sebastian Reichel Tested-by: Ladislav Michl --- arch/arm/mach-omap1/pm.c