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 видалено

Переглянути файл

@@ -37,7 +37,6 @@
#include <linux/jhash.h>
#include <linux/miscdevice.h>
#include <linux/mutex.h>
#include <asm/semaphore.h>
#include <asm/uaccess.h>
#include <linux/dlm.h>