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>
This commit is contained in:

committed by
Matthew Wilcox

parent
d3135846f6
commit
cb688371e2
@@ -44,7 +44,6 @@
|
||||
#include <net/checksum.h>
|
||||
#include <linux/smp_lock.h>
|
||||
#include <linux/stat.h>
|
||||
#include <asm/semaphore.h>
|
||||
|
||||
#define FL_READONLY 128
|
||||
#define FL_DIR_SEM_HELD 256
|
||||
|
Reference in New Issue
Block a user