commit | 693396bdc9f7d694d3e99c98a746c74de21183bb | [log] [tgz] |
---|---|---|
author | Peter Tyser <ptyser@xes-inc.com> | Mon Apr 12 22:28:10 2010 -0500 |
committer | Wolfgang Denk <wd@denx.de> | Tue Apr 13 09:13:17 2010 +0200 |
tree | 1bd91a72857c1345faae7b15bd15b0eb9bdf9366 | |
parent | 29514c75581cce1fbd737ef92450e83c18e7badf [diff] [blame] |
sh: Move cpu/$CPU to arch/sh/cpu/$CPU Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
diff --git a/drivers/pci/pci_sh4.c b/drivers/pci/pci_sh4.c index c7963ed..62915b6 100644 --- a/drivers/pci/pci_sh4.c +++ b/drivers/pci/pci_sh4.c
@@ -4,7 +4,7 @@ * (C) 2007,2008 Nobuhiro Iwamatsu <iwamatsu@nigauri.org> * (C) 2008 Yusuke Goda <goda.yusuke@renesas.com> * - * u-boot/cpu/sh4/pci-sh4.c + * u-boot/arch/sh/cpu/sh4/pci-sh4.c * * See file CREDITS for list of people who contributed to this * project.