Gitweb: http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=40e24c... Commit: 40e24c403f325715f9c43b9fed2068641201ee0b Parent: ebf9c118df678de111eda45709081806f71710cc Author: Paul Mundt <lethal@linux-sh.org> AuthorDate: Mon Oct 20 14:30:17 2008 +0900 Committer: Paul Mundt <lethal@linux-sh.org> CommitDate: Mon Oct 20 14:30:17 2008 +0900 sh: Move SH-4 CPU headers down one more level. These accidentally got placed in to cpu-sh4 instead of cpu-sh4/cpu, push them down one more level. Signed-off-by: Paul Mundt <lethal@linux-sh.org> --- arch/sh/include/cpu-sh4/{ => cpu}/sh7722.h | 0 arch/sh/include/cpu-sh4/{ => cpu}/sh7723.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/arch/sh/include/cpu-sh4/sh7722.h b/arch/sh/include/cpu-sh4/cpu/sh7722.h similarity index 100% rename from arch/sh/include/cpu-sh4/sh7722.h rename to arch/sh/include/cpu-sh4/cpu/sh7722.h diff --git a/arch/sh/include/cpu-sh4/sh7723.h b/arch/sh/include/cpu-sh4/cpu/sh7723.h similarity index 100% rename from arch/sh/include/cpu-sh4/sh7723.h rename to arch/sh/include/cpu-sh4/cpu/sh7723.h -- To unsubscribe from this list: send the line "unsubscribe git-commits-head" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
