]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/irq.c
[POWERPC] 83xx: mpc834x_mds - Convert device tree source to dts-v1
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / irq.c
index 151b1311920834f6a2202d5f5584b9f9ff2b8662..b0e5deb4274f89a62ee4ce4991468aec726ffed3 100644 (file)
@@ -396,7 +396,6 @@ void do_softirq(void)
 
        local_irq_restore(flags);
 }
-EXPORT_SYMBOL(do_softirq);
 
 
 /*
@@ -492,7 +491,7 @@ struct irq_host *irq_alloc_host(struct device_node *of_node,
 
                        /* Legacy flags are left to default at this point,
                         * one can then use irq_create_mapping() to
-                        * explicitely change them
+                        * explicitly change them
                         */
                        ops->map(host, i, i);
                }