MIPS: Octeon: Move some platform device registration to its own file.
authorDavid Daney <ddaney@caviumnetworks.com>
Wed, 16 Sep 2009 21:54:18 +0000 (14:54 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 17 Sep 2009 18:07:52 +0000 (20:07 +0200)
There is a bunch of platform device registration in
arch/mips/cavium-octeon/setup.c.  We move it to its own file in
preparation for adding more platform devices.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found