]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/signal.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
[linux-2.6-omap-h63xx.git] / include / linux / signal.h
index 7be18b5e2fb41a9ec1794028a0364324360a6828..5dd5f02c5c5fd6b1c3f192f13b6b28373763061f 100644 (file)
@@ -25,7 +25,6 @@
 
 struct sigqueue {
        struct list_head list;
-       spinlock_t *lock;
        int flags;
        siginfo_t info;
        struct user_struct *user;