Commit 3be20cad authored by Russell King's avatar Russell King Committed by Russell King

[ARM] ks8695: no need to include linux/ptrace.h

arch/arm/mach-ks8695/irq.c doesn't need to include linux/ptrace.h
so remove it.
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 9a79b227
......@@ -23,7 +23,6 @@
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/ioport.h>
#include <linux/ptrace.h>
#include <linux/sysdev.h>
#include <asm/hardware.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