Skip to content

Commit

Permalink
m68knommu: move ColdFire vectors.c to its own coldfire directory
Browse files Browse the repository at this point in the history
Move common ColdFire CPU vectors.c 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>
  • Loading branch information
Greg Ungerer authored and Linus Torvalds committed Feb 1, 2008
1 parent 297a834 commit 591091a
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 591091a

Please sign in to comment.