[PATCHv2] staging: sm750fb: Add missing Kconfig dependency

Gujulan Elango, Hari Prasath (H.) hgujulan at visteon.com
Thu May 28 08:54:12 UTC 2015


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.


More information about the devel mailing list