From: Alan Stern Date: Wed, 11 Feb 2009 19:26:38 +0000 (-0500) Subject: USB: EHCI: Make timer_action out-of-line X-Git-Tag: v2.6.30-rc1~670^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc29847e16cb6b571157220ec9b20a7d86e58046;p=pandora-kernel.git USB: EHCI: Make timer_action out-of-line This patch (as1205) moves timer_action() from ehci.h to ehci-hcd.c and makes it out-of-line. Over the years it has grown too big to be inline any more. Signed-off-by: Alan Stern Acked-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed