Staging
v0.8.1
https://github.com/torvalds/linux
Revision aed6fad8beca30a71a6950b6f650822254efa8c6 authored by Milan Svoboda on 29 November 2006, 11:09:52 UTC, committed by Russell King on 29 November 2006, 20:23:07 UTC
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 <msvoboda@ra.rockwell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
1 parent e730bf9
History
Tip revision: aed6fad8beca30a71a6950b6f650822254efa8c6 authored by Milan Svoboda on 29 November 2006, 11:09:52 UTC
[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platforms
Tip revision: aed6fad
File Mode Size
Makefile -rw-r--r-- 237 bytes
compat.c -rw-r--r-- 17.3 KB
compat_mq.c -rw-r--r-- 4.0 KB
mqueue.c -rw-r--r-- 29.8 KB
msg.c -rw-r--r-- 20.1 KB
msgutil.c -rw-r--r-- 2.4 KB
sem.c -rw-r--r-- 34.7 KB
shm.c -rw-r--r-- 23.7 KB
util.c -rw-r--r-- 18.9 KB
util.h -rw-r--r-- 3.3 KB

back to top