diff options
Diffstat (limited to 'arch/sparc/lib/atomic.S')
-rw-r--r-- | arch/sparc/lib/atomic.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/lib/atomic.S b/arch/sparc/lib/atomic.S index f48ad0c4dadb..178cbb8ae1b9 100644 --- a/arch/sparc/lib/atomic.S +++ b/arch/sparc/lib/atomic.S | |||
@@ -3,7 +3,6 @@ | |||
3 | * Copyright (C) 1996 David S. Miller (davem@caipfs.rutgers.edu) | 3 | * Copyright (C) 1996 David S. Miller (davem@caipfs.rutgers.edu) |
4 | */ | 4 | */ |
5 | 5 | ||
6 | #include <linux/config.h> | ||
7 | #include <asm/ptrace.h> | 6 | #include <asm/ptrace.h> |
8 | #include <asm/psr.h> | 7 | #include <asm/psr.h> |
9 | 8 | ||