From: Yang Hongyang Date: Fri, 20 Feb 2009 23:38:51 +0000 (-0800) Subject: atyfb: remove unused local variable `pwr_command' X-Git-Tag: v2.6.29-rc6~21 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=3cf311409d37d904335eb720e8a6b2c17bee6698;p=~emulex%2Finfiniband.git atyfb: remove unused local variable `pwr_command' Signed-off-by: Yang Hongyang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/drivers/video/aty/aty128fb.c b/drivers/video/aty/aty128fb.c index e6e299feb51..2181ce4d7eb 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)