* 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. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html