]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Remove lh7a40x cpu and serial driver
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 8 Oct 2012 04:11:38 +0000 (04:11 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Tue, 16 Oct 2012 16:00:36 +0000 (18:00 +0200)
commitb9f4bc34ac0ee40f8d6a952036b4cd62b854aa74
tree86317ad608d96feb3a4d73c23d558fcf39b360fc
parent34cda7a0d89297e450106951d554b56ed4c1fd3b
Remove lh7a40x cpu and serial driver

Since commit 957731ed (ARM: remove broken "lpd7a40x" boards),
lh7a40x cpu and serial driver have become unused. Remove them.

Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
14 files changed:
arch/arm/cpu/lh7a40x/Makefile [deleted file]
arch/arm/cpu/lh7a40x/config.mk [deleted file]
arch/arm/cpu/lh7a40x/cpu.c [deleted file]
arch/arm/cpu/lh7a40x/speed.c [deleted file]
arch/arm/cpu/lh7a40x/start.S [deleted file]
arch/arm/cpu/lh7a40x/timer.c [deleted file]
doc/driver-model/UDM-serial.txt
drivers/serial/Makefile
drivers/serial/serial_lh7a40x.c [deleted file]
drivers/usb/gadget/gadget_chips.h
include/lh7a400.h [deleted file]
include/lh7a404.h [deleted file]
include/lh7a40x.h [deleted file]
include/lpd7a400_cpld.h [deleted file]