]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl/usb: Move USB internal phy definitions to fsl_usb.h
authorramneek mehresh <ramneek.mehresh@freescale.com>
Mon, 5 Aug 2013 10:30:16 +0000 (16:00 +0530)
committerYork Sun <yorksun@freescale.com>
Wed, 14 Aug 2013 17:58:01 +0000 (10:58 -0700)
commit9dee205d78402c6c48076735859f4e1a293cf693
tree6879af7ce09433b68c582d6c3b5e14a184fb3252
parenta4c955bc3b23a38dc2c5c60b655a4d01eff93cec
fsl/usb: Move USB internal phy definitions to fsl_usb.h

fsl_usb.h file created to share data bewteen usb platform code
and usb ip driver. Internal phy structure definitions moved to
this file

Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Acked-by: York Sun <yorksun@freescale.com>
arch/powerpc/cpu/mpc85xx/cpu_init.c
arch/powerpc/include/asm/immap_85xx.h
include/fsl_usb.h [new file with mode: 0644]