USB: xhci - remove excessive 'inline' markings
authorDmitry Torokhov <dtor@vmware.com>
Sun, 20 Mar 2011 09:15:16 +0000 (02:15 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Wed, 13 Apr 2011 23:19:47 +0000 (16:19 -0700)
Remove 'inline' markings from file-local functions and let compiler
do its job and inline what makes sense for given architecture.

Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>

No differences found