From: Milan Svoboda Date: Wed, 29 Nov 2006 11:09:52 +0000 (+0100) Subject: [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms X-Git-Tag: v2.6.19~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aed6fad8beca30a71a6950b6f650822254efa8c6;p=pandora-kernel.git [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms Move declaration of struct pxa2xx_udc_mach_info from include/asm-arm/arch-pxa/udc.h to new file include/asm-arm/mach/udc_pxa2xx.h. This allow us to use this structure with multiple platforms - pxa and ixp4xx. USB device controller used in pxa25x is the same as controller used in ixp4xx. Signed-off-by: Milan Svoboda Signed-off-by: Russell King --- Reading git-diff-tree failed