]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/workqueue.c
h63xx: tsc2101 alsa sound support
[linux-2.6-omap-h63xx.git] / kernel / workqueue.c
index 82c4fa70595cce5c929b8e431047d882749d0227..b052e2c4c71053720e87606e20924cfec5f3f27c 100644 (file)
@@ -147,7 +147,7 @@ int fastcall queue_delayed_work(struct workqueue_struct *wq,
        return ret;
 }
 
-static inline void run_workqueue(struct cpu_workqueue_struct *cwq)
+static void run_workqueue(struct cpu_workqueue_struct *cwq)
 {
        unsigned long flags;