瀏覽代碼

[PATCH] USB: fix ehci early handoff issues warning

Cc: David Brownell <david-b@pacbell.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Andrew Morton 19 年之前
父節點
當前提交
b6daf7f508
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/usb/host/ehci-pci.c

+ 0 - 1
drivers/usb/host/ehci-pci.c

@@ -29,7 +29,6 @@ static int ehci_pci_reinit(struct ehci_hcd *ehci, struct pci_dev *pdev)
 {
 {
 	u32			temp;
 	u32			temp;
 	int			retval;
 	int			retval;
-	unsigned		count = 256/4;
 
 
 	/* optional debug port, normally in the first BAR */
 	/* optional debug port, normally in the first BAR */
 	temp = pci_find_capability(pdev, 0x0a);
 	temp = pci_find_capability(pdev, 0x0a);