Staging: vt665x: remove unused DEF definition
Signed-off-by: Charles Clément <caratorn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
dfb7ef7d84
commit
a09eae8550
@@ -33,10 +33,6 @@
|
||||
|
||||
/*--------------------- Export Definitions -------------------------*/
|
||||
|
||||
#if !defined(DEF)
|
||||
#define DEF
|
||||
#endif
|
||||
|
||||
//typedef uint32_t u32;
|
||||
//typedef uint16_t u16;
|
||||
//typedef uint8_t u8;
|
||||
|
||||
@@ -33,10 +33,6 @@
|
||||
|
||||
/*--------------------- Export Definitions -------------------------*/
|
||||
|
||||
#if !defined(DEF)
|
||||
#define DEF
|
||||
#endif
|
||||
|
||||
// ioctl Command code
|
||||
#define MAGIC_CODE 0x3142
|
||||
#define IOCTL_CMD_TEST (SIOCDEVPRIVATE + 0)
|
||||
|
||||
Reference in New Issue
Block a user