diff options
Diffstat (limited to 'drivers/w1')
-rw-r--r-- | drivers/w1/w1_netlink.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/w1/w1_netlink.h b/drivers/w1/w1_netlink.h index 5644221f9a44..56122b9e9294 100644 --- a/drivers/w1/w1_netlink.h +++ b/drivers/w1/w1_netlink.h | |||
@@ -27,9 +27,6 @@ | |||
27 | 27 | ||
28 | #include "w1.h" | 28 | #include "w1.h" |
29 | 29 | ||
30 | #define CN_W1_IDX 3 | ||
31 | #define CN_W1_VAL 1 | ||
32 | |||
33 | enum w1_netlink_message_types { | 30 | enum w1_netlink_message_types { |
34 | W1_SLAVE_ADD = 0, | 31 | W1_SLAVE_ADD = 0, |
35 | W1_SLAVE_REMOVE, | 32 | W1_SLAVE_REMOVE, |