mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 18:21:49 +00:00
297a834d0b
Move common ColdFire CPU timers.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> |
||
---|---|---|
.. | ||
68EZ328 | ||
68VZ328 | ||
520x | ||
523x | ||
527x | ||
528x | ||
532x | ||
5206 | ||
5206e | ||
5249 | ||
5272 | ||
5307 | ||
5407 | ||
68328 | ||
68360 | ||
coldfire | ||
Makefile |