]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: Move s3c24xx USB driver to a proper place
authorMarek Vasut <marex@denx.de>
Sat, 21 Jul 2012 05:02:22 +0000 (05:02 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 18 Oct 2012 04:54:18 +0000 (06:54 +0200)
commitfb24ffc086043530e1026cc9990955095125ea48
tree6e5a138b6d7859cc320ca5a0ecf80516c16b4968
parentd731282e7c210bb002cc0a2f3859be4efd3120c7
dm: Move s3c24xx USB driver to a proper place

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: David Müller <d.mueller@elsoft.ch>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Cc: Wolfgang Denk <wd@denx.de>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Cc: U-Boot DM <u-boot-dm@lists.denx.de>
arch/arm/cpu/arm920t/s3c24x0/Makefile
arch/arm/cpu/arm920t/s3c24x0/usb.c [deleted file]
drivers/usb/host/Makefile
drivers/usb/host/ohci-s3c24xx.c [moved from arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c with 97% similarity]
drivers/usb/host/ohci-s3c24xx.h [moved from arch/arm/cpu/arm920t/s3c24x0/usb_ohci.h with 100% similarity]
include/configs/VCMA9.h
include/configs/smdk2410.h