mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
atyfb: remove unused local variable `pwr_command'
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>
This commit is contained in:
parent
01b24fee28
commit
3cf311409d
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user