From: Hauke Mehrtens Date: Fri, 18 May 2012 18:29:56 +0000 (+0200) Subject: USB: ehci-platform: remove update_device X-Git-Tag: v3.5-rc1~149^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8377c94f627f7943da9a7eefdb21fd2e9e7ec629;p=pandora-kernel.git USB: ehci-platform: remove update_device The update_device callback is not needed and the function used here is from the pci ehci driver. Without this patch we get a compile error if ehci-platform is compiled without ehci-pci. Signed-off-by: Hauke Mehrtens Cc: stable [3.4] Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed