linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]atyfb:remove  unused variable ‘pwr_command’
@ 2009-02-13  9:34 Yang Hongyang
  2009-02-20  2:29 ` Yang Hongyang
  0 siblings, 1 reply; 2+ messages in thread
From: Yang Hongyang @ 2009-02-13  9:34 UTC (permalink / raw)
  To: linux-fbdev-devel; +Cc: rjw, linux-kernel, rui.zhang

remove  unused variable ‘pwr_command’ 

Signed-off-by: Yang Hongyang<yanghy@cn.fujitsu.com>

---
 drivers/video/aty/aty128fb.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/video/aty/aty128fb.c b/drivers/video/aty/aty128fb.c
index e6e299f..2181ce4 100644
--- a/drivers/video/aty/aty128fb.c
+++ b/drivers/video/aty/aty128fb.c
@@ -2365,7 +2365,6 @@ static void fbcon_aty128_bmove(struct display *p, int sy, int sx, int dy, int dx
 static void aty128_set_suspend(struct aty128fb_par *par, int suspend)
 {
 	u32	pmgt;
-	u16	pwr_command;
 	struct pci_dev *pdev = par->pdev;
 
 	if (!par->pm_reg)
-- 
1.6.0.3

-- 
Regards
Yang Hongyang

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-20  2:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13  9:34 [PATCH]atyfb:remove unused variable ‘pwr_command’ Yang Hongyang
2009-02-20  2:29 ` Yang Hongyang

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).