From: Heiko Stübner Date: Mon, 19 Dec 2011 18:39:15 +0000 (+0100) Subject: usb: gadget: s3c-hsudc: move platform_data struct to global header X-Git-Tag: v3.3-rc1~153^2~24^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=715a3e41e78a40e1e711298667435d5a2cef1972;p=pandora-kernel.git usb: gadget: s3c-hsudc: move platform_data struct to global header Gadget drivers should be compilable on all architectures. This patch removes one dependency on architecture-specific code. Acked-by: Kukjin Kim Signed-off-by: Heiko Stuebner Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed