diff options
-rw-r--r-- | arch/powerpc/platforms/cell/cbe_regs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/powerpc/platforms/cell/cbe_regs.c b/arch/powerpc/platforms/cell/cbe_regs.c index a839c6cf3447..dbc338f187a2 100644 --- a/arch/powerpc/platforms/cell/cbe_regs.c +++ b/arch/powerpc/platforms/cell/cbe_regs.c | |||
@@ -256,6 +256,7 @@ void __init cbe_regs_init(void) | |||
256 | printk(KERN_ERR "cbe_regs: More BE chips than supported" | 256 | printk(KERN_ERR "cbe_regs: More BE chips than supported" |
257 | "!\n"); | 257 | "!\n"); |
258 | cbe_regs_map_count--; | 258 | cbe_regs_map_count--; |
259 | of_node_put(cpu); | ||
259 | return; | 260 | return; |
260 | } | 261 | } |
261 | map->cpu_node = cpu; | 262 | map->cpu_node = cpu; |