From: Yang Hongyang <yanghy@cn.fujitsu.com>
To: linux-fbdev-devel@lists.sourceforge.net
Cc: rjw@sisk.pl, linux-kernel@vger.kernel.org, rui.zhang@intel.com
Subject: [PATCH]atyfb:remove unused variable ‘pwr_command’
Date: Fri, 13 Feb 2009 17:34:08 +0800 [thread overview]
Message-ID: <49953E90.8030306@cn.fujitsu.com> (raw)
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
next reply other threads:[~2009-02-13 9:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-13 9:34 Yang Hongyang [this message]
2009-02-20 2:29 ` [PATCH]atyfb:remove unused variable ‘pwr_command’ Yang Hongyang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49953E90.8030306@cn.fujitsu.com \
--to=yanghy@cn.fujitsu.com \
--cc=linux-fbdev-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@sisk.pl \
--cc=rui.zhang@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.