Prechádzať zdrojové kódy

[SPARC64]: Kill some unnecessary includes from ioctl32.c

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 19 rokov pred
rodič
commit
dd3e2dcf34
1 zmenil súbory, kde vykonal 0 pridanie a 5 odobranie
  1. 0 5
      arch/sparc64/kernel/ioctl32.c

+ 0 - 5
arch/sparc64/kernel/ioctl32.c

@@ -11,13 +11,8 @@
 
 
 #define INCLUDES
 #define INCLUDES
 #include "compat_ioctl.c"
 #include "compat_ioctl.c"
-#include <linux/ncp_fs.h>
 #include <linux/syscalls.h>
 #include <linux/syscalls.h>
 #include <asm/fbio.h>
 #include <asm/fbio.h>
-#include <asm/envctrl.h>
-#include <asm/display7seg.h>
-#include <asm/openpromio.h>
-#include <asm/watchdog.h>
 
 
 /* Use this to get at 32-bit user passed pointers. 
 /* Use this to get at 32-bit user passed pointers. 
  * See sys_sparc32.c for description about it.
  * See sys_sparc32.c for description about it.