l2tp: don't use inet_shutdown on ppp session destroy
[pandora-kernel.git] / lib / reed_solomon / reed_solomon.c
index 3ea2db9..06d04cf 100644 (file)
@@ -45,7 +45,6 @@
 #include <linux/rslib.h>
 #include <linux/slab.h>
 #include <linux/mutex.h>
-#include <asm/semaphore.h>
 
 /* This list holds all currently allocated rs control structures */
 static LIST_HEAD (rslist);