Skip to content

Commit

Permalink
atyfb: remove unused local variable `pwr_command'
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Hongyang<yanghy@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Yang Hongyang authored and Linus Torvalds committed Feb 21, 2009
1 parent 01b24fe commit 3cf3114
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/video/aty/aty128fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 3cf3114

Please sign in to comment.