]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/locks.c
RxRPC: Fix a regression in the RXKAD security module
[linux-2.6-omap-h63xx.git] / fs / locks.c
index 43c0af21a0c5fb563ceb12073d085e5ed45e2ddf..592faadbcec12f19b2f6ea158e956e2a3b01c838 100644 (file)
 #include <linux/rcupdate.h>
 #include <linux/pid_namespace.h>
 
-#include <asm/semaphore.h>
 #include <asm/uaccess.h>
 
 #define IS_POSIX(fl)   (fl->fl_flags & FL_POSIX)