On Wed, Mar 13, 2013 at 9:19 AM, Wang YanQing <[email protected]> wrote:
> commit f9f23a77f07506a32d9dc1d925bf85c0e7507b66(gma500: remove no_fb bits)
> remove all the drm_psb_no_fb relations code in gma500 except this line code,
> so remove it also.
>
> Signed-off-by: Wang YanQing <[email protected]>
> ---
>  drivers/gpu/drm/gma500/psb_drv.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/gma500/psb_drv.h 
> b/drivers/gpu/drm/gma500/psb_drv.h
> index a7fd6c4..6053b8a 100644
> --- a/drivers/gpu/drm/gma500/psb_drv.h
> +++ b/drivers/gpu/drm/gma500/psb_drv.h
> @@ -876,7 +876,6 @@ extern const struct psb_ops cdv_chip_ops;
>  #define PSB_D_MSVDX   (1 << 9)
>  #define PSB_D_TOPAZ   (1 << 10)
>
> -extern int drm_psb_no_fb;
>  extern int drm_idle_check_interval;
>
>  /*
> --
> 1.7.12.4.dirty
> --

Your patch has been applied to:
https://github.com/patjak/drm-gma500.git gma500-next

Thanks
Patrik Jakobsson
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to