Commit 7531a1c2 authored by Russell King's avatar Russell King Committed by Russell King

[ARM] Remove unnecessary asm/ptrace.h from VFP support code

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 235b185c
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include <linux/bitops.h> #include <linux/bitops.h>
#include <asm/div64.h> #include <asm/div64.h>
#include <asm/ptrace.h>
#include <asm/vfp.h> #include <asm/vfp.h>
#include "vfpinstr.h" #include "vfpinstr.h"
......
...@@ -34,7 +34,6 @@ ...@@ -34,7 +34,6 @@
#include <linux/bitops.h> #include <linux/bitops.h>
#include <asm/div64.h> #include <asm/div64.h>
#include <asm/ptrace.h>
#include <asm/vfp.h> #include <asm/vfp.h>
#include "vfpinstr.h" #include "vfpinstr.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