]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/softirq.c
[PATCH] unexport open_softirq
[linux-2.6-omap-h63xx.git] / kernel / softirq.c
index fd12f2556f0d1a82cf7b9052b54e701d44f54b53..0f08a84ae30718fe21d5430c5f33c86edebff1e9 100644 (file)
@@ -311,8 +311,6 @@ void open_softirq(int nr, void (*action)(struct softirq_action*), void *data)
        softirq_vec[nr].action = action;
 }
 
-EXPORT_UNUSED_SYMBOL(open_softirq);  /*  June 2006  */
-
 /* Tasklets */
 struct tasklet_head
 {