On Thu, May 28, 2015 at 11:45:28AM +0300, Dan Carpenter wrote:
> On Thu, May 28, 2015 at 08:40:41AM +0000, Gujulan Elango, Hari Prasath (H.) 
> wrote:
> > diff --git a/drivers/staging/sm750fb/Kconfig 
> > b/drivers/staging/sm750fb/Kconfig
> > index c40d088..59d7c52 100644
> > --- a/drivers/staging/sm750fb/Kconfig
> > +++ b/drivers/staging/sm750fb/Kconfig
> > @@ -1,6 +1,10 @@
> >  config FB_SM750
> >     tristate "Silicon Motion SM750 framebuffer support"
> >     depends on FB && PCI
> > +   select FB_MODE_HELPERS
> > +        select FB_CFB_FILLRECT
> > +        select FB_CFB_COPYAREA
> > +        select FB_CFB_IMAGEBLIT
> 
> These don't line up correctly.  Use tabs instead of spaces.
> 
> regards,
> dan carpenter
> 

I resend v3 but it seems there is a duplicate signature.Please dicard it
as well.I am sending v4 now.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to