Commit 209a0f3b authored by Russell King's avatar Russell King

[ARM] Remove <asm/atomic.h> include.

asm/processor.h doesn't use atomic operations nor types, so
there's no need to include asm/atomic.h.
Signed-off-by: default avatarRussell King <rmk@arm.linux.org.uk>
parent 3f371438
......@@ -19,7 +19,6 @@
#ifdef __KERNEL__
#include <asm/atomic.h>
#include <asm/ptrace.h>
#include <asm/procinfo.h>
#include <asm/types.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment