浏览代码

m68knommu: move ColdFire head.S to its own coldfire directory

Move common ColdFire CPU head.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>
Greg Ungerer 17 年之前
父节点
当前提交
ad80335a98
共有 1 个文件被更改,包括 0 次插入0 次删除
  1. 0 0
      arch/m68knommu/platform/coldfire/head.S

+ 0 - 0
arch/m68knommu/platform/5307/head.S → arch/m68knommu/platform/coldfire/head.S