commit | b2f909419b72cf043814bf17b96c93d4695378a1 | [log] [tgz] |
---|---|---|
author | David Daney <david.daney@cavium.com> | Thu Nov 10 17:59:45 2011 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Nov 10 17:59:45 2011 +0000 |
tree | 7cfac7a51bb4bbca40f33fe181d931a4509194f2 | |
parent | 54b2edf487d497cc522bce91b3bd79538f001d13 [diff] |
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.c The parse_mtd_partitions() and mtd_device_register() functions were combined into mtd_device_parse_register(). So call that instead. Signed-off-by: David Daney <david.daney@cavium.com> To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/2923/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>