]> git.sur5r.net Git - u-boot/commit
sh: Moved driver of the SuperH dependence
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 6 Dec 2007 16:25:38 +0000 (01:25 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 6 Dec 2007 16:25:38 +0000 (01:25 +0900)
commit29592ecba3b932b9b152bcec6c0c0806412db4a3
treed90d95bdc95b90202f2de65fc62df81875185d93
parent749ae4c6970549321895de744fb5ac6d383c1b46
sh: Moved driver of the SuperH dependence

The composition of the directory in the drivers/ changed.
I moved SuperH serial driver and marubun PCMCIA driver.

Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/marubun_pcmcia.c [deleted file]
drivers/pcmcia/Makefile
drivers/pcmcia/marubun_pcmcia.c [new file with mode: 0644]
drivers/serial/Makefile
drivers/serial/serial_sh.c [new file with mode: 0644]
drivers/serial_sh.c [deleted file]