Convert asm/semaphore.h users to linux/semaphore.h
Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
This commit is contained in:
committed by
Matthew Wilcox
parent
d7b1acd3b5
commit
6188e10d38
@@ -101,9 +101,9 @@ typedef enum {
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/wait.h>
|
||||
#include <linux/irqreturn.h>
|
||||
#include <linux/semaphore.h>
|
||||
#include <asm/system.h>
|
||||
#include <asm/ptrace.h>
|
||||
#include <asm/semaphore.h>
|
||||
|
||||
/* Define this later. */
|
||||
struct parport;
|
||||
|
Reference in New Issue
Block a user