diff options
Diffstat (limited to 'fs/gfs2/glock.c')
-rw-r--r-- | fs/gfs2/glock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/gfs2/glock.c b/fs/gfs2/glock.c index 9d4ae094fa2d..2029df4b349f 100644 --- a/fs/gfs2/glock.c +++ b/fs/gfs2/glock.c @@ -18,7 +18,6 @@ #include <linux/kref.h> #include <linux/kallsyms.h> #include <linux/gfs2_ondisk.h> -#include <asm/semaphore.h> #include <asm/uaccess.h> #include "gfs2.h" |