Skip to content

Commit

Permalink
gma500: remove unused drm_psb_no_fb
Browse files Browse the repository at this point in the history
commit f9f23a7(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>
Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com>
  • Loading branch information
Wang YanQing authored and Patrik Jakobsson committed Mar 13, 2013
1 parent be88298 commit 72c0493
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/gma500/psb_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;

/*
Expand Down

0 comments on commit 72c0493

Please sign in to comment.