Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3cf31140 authored by Yang Hongyang's avatar Yang Hongyang Committed by Linus Torvalds
Browse files

atyfb: remove unused local variable `pwr_command'

parent 01b24fee
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)