git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54b2edf
)
MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.c
author
David Daney
<david.daney@cavium.com>
Thu, 10 Nov 2011 17:59:45 +0000
(17:59 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Thu, 10 Nov 2011 17:59:45 +0000
(17:59 +0000)
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>
No differences found