[PATCH] video: mxsfb: Adapt to new videomode API
Shawn Guo
shawn.guo at linaro.org
Thu Apr 11 22:55:38 EDT 2013
On Thu, Apr 11, 2013 at 11:24:19PM -0300, Fabio Estevam wrote:
> On Thu, Apr 11, 2013 at 11:11 PM, Shawn Guo <shawn.guo at linaro.org> wrote:
>
> >> diff --git a/drivers/video/Kconfig b/drivers/video/Kconfig
> >> index d90e3f5..240f863 100644
> >> --- a/drivers/video/Kconfig
> >> +++ b/drivers/video/Kconfig
> >> @@ -2428,6 +2428,7 @@ config FB_MXS
> >> select FB_CFB_IMAGEBLIT
> >> select FB_MODE_HELPERS
> >> select OF_VIDEOMODE
> >
> > OF_VIDEOMODE is dead now, and should be removed.
>
> Ok, but should I remove this on a separate patch?
I do not think so, as VIDEOMODE_HELPER is introduced to just replace
OF_VIDEOMODE and a couple of other symbols.
Shawn
More information about the linux-arm-kernel
mailing list