Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd3e2dcf authored by David S. Miller's avatar David S. Miller
Browse files

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

parent f48497e3
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -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.