[SPARC64]: Kill some unnecessary includes from ioctl32.c
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user