diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/connector.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/linux/connector.h b/include/linux/connector.h index e2729f97ca77..13fc4541bf23 100644 --- a/include/linux/connector.h +++ b/include/linux/connector.h | |||
| @@ -36,9 +36,10 @@ | |||
| 36 | #define CN_VAL_CIFS 0x1 | 36 | #define CN_VAL_CIFS 0x1 |
| 37 | #define CN_W1_IDX 0x3 /* w1 communication */ | 37 | #define CN_W1_IDX 0x3 /* w1 communication */ |
| 38 | #define CN_W1_VAL 0x1 | 38 | #define CN_W1_VAL 0x1 |
| 39 | #define CN_IDX_V86D 0x4 | ||
| 40 | #define CN_VAL_V86D_UVESAFB 0x1 | ||
| 39 | 41 | ||
| 40 | 42 | #define CN_NETLINK_USERS 5 | |
| 41 | #define CN_NETLINK_USERS 4 | ||
| 42 | 43 | ||
| 43 | /* | 44 | /* |
| 44 | * Maximum connector's message size. | 45 | * Maximum connector's message size. |
