فهرست منبع

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

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 18 سال پیش
والد
کامیت
7531a1c2c4
2فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 1
      arch/arm/vfp/vfpdouble.c
  2. 0 1
      arch/arm/vfp/vfpsingle.c

+ 0 - 1
arch/arm/vfp/vfpdouble.c

@@ -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"

+ 0 - 1
arch/arm/vfp/vfpsingle.c

@@ -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"