Skip to content

Commit

Permalink
[SPARC64]: Kill some unnecessary includes from ioctl32.c
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Nov 7, 2005
1 parent f48497e commit dd3e2dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/sparc64/kernel/ioctl32.c
Original file line number Diff line number Diff line change
@@ -11,13 +11,8 @@

#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.

0 comments on commit dd3e2dc

Please sign in to comment.