sparc: expand cpu table
[deliverable/linux.git] / arch / sparc / kernel / sun4d_irq.c
index d3cb76ce418bde420d5d7e397679091ba5cd5cf8..1c98821e1a64de32e533763690db66ec847ffeaf 100644 (file)
@@ -508,6 +508,7 @@ static void __init sun4d_init_timers(irq_handler_t counter_fn)
         * bootbus.
         */
        reg = of_get_property(dp, "reg", NULL);
+       of_node_put(dp);
        if (!reg) {
                prom_printf("sun4d_init_timers: No reg property\n");
                prom_halt();
This page took 0.027956 seconds and 5 git commands to generate.