]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[SPARC64]: Kill some unnecessary includes from ioctl32.c
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:13:46 +0000 (14:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Nov 2005 22:13:46 +0000 (14:13 -0800)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/ioctl32.c

index 5eab41c1b1c73b4cbfe0e512c15d8e0b58992daf..92e26304de90b76fe87bdaf091f197503983ba7a 100644 (file)
 
 #define INCLUDES
 #include "compat_ioctl.c"
-#include <linux/ncp_fs.h>
 #include <linux/syscalls.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. 
  * See sys_sparc32.c for description about it.