[PATCH 1/6] OMAPDSS: remove unnecessary plat/clock.h includes

Paul Walmsley paul at pwsan.com
Fri Sep 28 02:28:34 EDT 2012


Hi Tomi,

On Fri, 28 Sep 2012, Tomi Valkeinen wrote:

> On Thu, 2012-09-27 at 10:33 -0600, Paul Walmsley wrote:
> > The OMAP DSS video drivers include <plat/clock.h> but don't use any
> > information from that file.  These includes are causing problems with
> > ARM single image kernels - remove them.
> > 
> > Signed-off-by: Paul Walmsley <paul at pwsan.com>
> > Cc: Tomi Valkeinen <tomi.valkeinen at ti.com>
> > ---
> >  drivers/video/omap2/dss/dispc.c |    1 -
> >  drivers/video/omap2/dss/dsi.c   |    1 -
> >  drivers/video/omap2/dss/dss.c   |    1 -
> >  3 files changed, 3 deletions(-)
> 
> Hi Paul. I already have the below patch in omapdss branch, and it's also
> in linux-next.

thanks, will drop this one.


- Paul



More information about the linux-arm-kernel mailing list