commit | 3d461401eb5e3a8c471e92500aebd6c115273fba | [log] [tgz] |
---|---|---|
author | Greg Ungerer <gerg@uclinux.org> | Tue Nov 09 10:40:44 2010 +1000 |
committer | Greg Ungerer <gerg@uclinux.org> | Wed Jan 05 15:19:18 2011 +1000 |
tree | 9b8df3b3afb8f358851527db5c73b40dfc65228d | |
parent | 278c2cbd59371bc8905d83b7cc3aa0bbe69c00f1 [diff] |
m68knommu: move inclusion of ColdFire v4 cache registers 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>