m68knommu: move inclusion of ColdFire v4 cache registers
authorGreg Ungerer <gerg@uclinux.org>
Tue, 9 Nov 2010 00:40:44 +0000 (10:40 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Wed, 5 Jan 2011 05:19:18 +0000 (15:19 +1000)
Move the inclusion of the version 4 cache controller registers so that
it is with all the other register bit flag definitions. This makes it
consistent with the other version core inclusion points, and means we
don't need "#ifdef"ery in odd-ball places for these definitions.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>

No differences found