From: Viresh Kumar Date: Fri, 20 Mar 2015 03:34:41 +0000 (+0530) Subject: USB: Move usb_disabled() towards top of the file X-Git-Tag: omap-for-v4.1/fixes-rc1~167^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb3247a34257a271b32d43244eabf71198f40ff0;p=pandora-kernel.git USB: Move usb_disabled() towards top of the file Move usb_disabled() and module_param()/core_param() towards the top of the file, where 'nousb' is defined, as they are all related. Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed