summaryrefslogtreecommitdiff
path: root/arch/m68k/68000/m68328.h
AgeCommit message (Collapse)AuthorFilesLines
2020-12-07m68k: m68328: move platform code to separate filesArnd Bergmann1-0/+5
The dragen2 and ucsimm/ucdimm files require a bit of custom code compared to the other dragonball platforms, move them into separate files as a preparation for a build fix. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Ungerer <gerg@linux-m68k.org>