From: Aaro Koskinen Date: Sun, 6 Oct 2013 19:22:25 +0000 (+0300) Subject: staging: octeon-usb: eliminate cvmx_usb_internal_state X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb61c600987c61ae54edf5dee269987411bdff4b;p=pandora-kernel.git staging: octeon-usb: eliminate cvmx_usb_internal_state Eliminate cvmx_usb_internal_state, just use cvmx_usb_state everywhere. This also enables to allocate only the needed amount of data for the USB internal state, instead of always allocating 64 KB. Signed-off-by: Aaro Koskinen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed