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

From: Keerthy
Date: Tue Feb 13 2018 - 23:12:30 EST




On Tuesday 13 February 2018 08:39 PM, Tony Lindgren wrote:
> * Suman Anna <s-anna@xxxxxx> [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 <linux/platform_data/hsmmc-omap.h>
>>> #include <linux/platform_data/spi-omap2-mcspi.h>
>>> #include <linux/omap-dma.h>
>>> -#include <plat/dmtimer.h>
>>> +#include <clocksource/dmtimer.h>
>>
>> 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 hwmod data
>> cleanup series.
>
> OK great. Keerthy, care to take a look? Seems like it
> simplifies things a bit.

Sure Tony. I will look into this.

>
> Regards,
>
> Tony
>