fs: Remove unnecessary inclusions of asm/semaphore.h

None of these files use any of the functionality promised by
asm/semaphore.h.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
此提交包含在:
Matthew Wilcox
2008-02-26 09:59:26 -05:00
提交者 Matthew Wilcox
父節點 d3135846f6
當前提交 cb688371e2
共有 5 個檔案被更改,包括 0 行新增5 行删除

查看文件

@@ -23,7 +23,6 @@
#include <linux/buffer_head.h>
#include <linux/vfs.h>
#include <linux/mutex.h>
#include <asm/semaphore.h>
#include <asm/uaccess.h>