summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/platform
diff options
context:
space:
mode:
authorGreg Ungerer2008-02-01 08:37:18 +0100
committerLinus Torvalds2008-02-01 10:58:09 +0100
commit129f481d69123919c9fc351be268878fcd19df01 (patch)
treea0f334ed7c6c9b4132890c1ba49dbeefdb77e399 /arch/m68knommu/platform
parentm68knommu: platform setup for 5407 ColdFire parts (diff)
downloadkernel-qcow2-linux-129f481d69123919c9fc351be268878fcd19df01.tar.gz
kernel-qcow2-linux-129f481d69123919c9fc351be268878fcd19df01.tar.xz
kernel-qcow2-linux-129f481d69123919c9fc351be268878fcd19df01.zip
m68knommu: move ColdFire entry.S to its own coldfire directory
Move common ColdFire CPU entry.S to common coldfire platform directory. Currently the common ColdFire CPU family code sits in the arch/m68knommu/platform/5307 directory. This is confusing, the files containing this common code are in no way specific to the 5307 ColdFire. Create an arch/m68knommu/platform/coldfire directory to contain this common code. Other m68knommu CPU varients do not need use this code though, so it doesn't make sense to move it to arch/m68knommu/kernel. Signed-off-by: Greg Ungerer <gerg@uclinux.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m68knommu/platform')
-rw-r--r--arch/m68knommu/platform/coldfire/entry.S (renamed from arch/m68knommu/platform/5307/entry.S)0
1 files changed, 0 insertions, 0 deletions
diff --git a/arch/m68knommu/platform/5307/entry.S b/arch/m68knommu/platform/coldfire/entry.S
index b333731b875a..b333731b875a 100644
--- a/arch/m68knommu/platform/5307/entry.S
+++ b/arch/m68knommu/platform/coldfire/entry.S