Remove the deprecated IOCTL bits raidframe used, it doesn't anymore.
This commit is contained in:
parent
b085809de9
commit
19f7043db0
@ -29,14 +29,6 @@
|
||||
#ifndef _SYS_DISKSLICE_H_
|
||||
#define _SYS_DISKSLICE_H_
|
||||
|
||||
#ifndef raidframe_has_been_fixed
|
||||
#ifdef _KERNEL
|
||||
#include <sys/ioccom.h>
|
||||
#define DIOCGSLICEINFO _IOR('d', 111, struct diskslices)
|
||||
#define DIOCSYNCSLICEINFO _IOW('d', 112, int)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#ifndef sys_boot_code_has_been_fixed
|
||||
#define BASE_SLICE 2
|
||||
#define COMPATIBILITY_SLICE 0
|
||||
|
Loading…
Reference in New Issue
Block a user