From: Herton Ronaldo Krzesinski Date: Tue, 22 May 2012 16:47:25 +0000 (-0300) Subject: USB: EHCI: Fix build warning in xilinx ehci driver X-Git-Tag: v3.5-rc3~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07828b10985393cd875eac1545fba47107e97bf9;p=pandora-kernel.git USB: EHCI: Fix build warning in xilinx ehci driver This fixes the following warning: In file included from drivers/usb/host/ehci-hcd.c:1246:0: drivers/usb/host/ehci-xilinx-of.c:293:2: warning: initialization from incompatible pointer type [enabled by default] drivers/usb/host/ehci-xilinx-of.c:293:2: warning: (near initialization for 'ehci_hcd_xilinx_of_driver.shutdown') [enabled by default] Signed-off-by: Herton Ronaldo Krzesinski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed