From: Felipe Balbi Date: Thu, 10 Nov 2011 07:58:04 +0000 (+0200) Subject: usb: musb: fix compilation breakage introduced by de47725 X-Git-Tag: v3.2-rc3~17^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab570da26eec4e840dc1d18f45ab9d64bae49a5d;p=pandora-kernel.git usb: musb: fix compilation breakage introduced by de47725 commit de47725 (include: replace linux/module.h with "struct module" wherever possible) introduced a compilation breaked when it removed from which musb glue layers were (mistakenly) relying on. Include that header to fix the compile error. Signed-off-by: Felipe Balbi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed