projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
be88298
)
gma500: remove unused drm_psb_no_fb
author
Wang YanQing
<
[email protected]
>
Wed, 13 Mar 2013 08:19:55 +0000
(16:19 +0800)
committer
Patrik Jakobsson
<
[email protected]
>
Wed, 13 Mar 2013 21:37:31 +0000
(22:37 +0100)
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]
>
Signed-off-by: Patrik Jakobsson <
[email protected]
>
drivers/gpu/drm/gma500/psb_drv.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/gma500/psb_drv.h
b/drivers/gpu/drm/gma500/psb_drv.h
index a7fd6c48b793ea95806b107f67969666153d7136..6053b8abcd12cc3da00f5b930829f96b15ab2ebf 100644
(file)
--- 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;
/*