* [PATCH]gma500: remove unused drm_psb_no_fb
@ 2013-03-13 8:19 Wang YanQing
2013-04-02 12:57 ` Patrik Jakobsson
0 siblings, 1 reply; 2+ messages in thread
From: Wang YanQing @ 2013-03-13 8:19 UTC (permalink / raw)
To: airlied; +Cc: airlied, alan, kirill.shutemov, linux-kernel
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 <udknight@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH]gma500: remove unused drm_psb_no_fb
2013-03-13 8:19 [PATCH]gma500: remove unused drm_psb_no_fb Wang YanQing
@ 2013-04-02 12:57 ` Patrik Jakobsson
0 siblings, 0 replies; 2+ messages in thread
From: Patrik Jakobsson @ 2013-04-02 12:57 UTC (permalink / raw)
To: Wang YanQing, airlied, airlied, alan, kirill.shutemov,
linux-kernel
On Wed, Mar 13, 2013 at 9:19 AM, Wang YanQing <udknight@gmail.com> 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 <udknight@gmail.com>
> ---
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-02 12:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-13 8:19 [PATCH]gma500: remove unused drm_psb_no_fb Wang YanQing
2013-04-02 12:57 ` Patrik Jakobsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).